Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
Version 2.5
-
None
-
None
Description
When xml file is 8193bytes (8k+1) and have CRLF in the end (after closing tag) then exception "Unexpected element: CDATA" is thrown.
Maybe it is somehow related to 8k buffer used in XMLReaderReader and XMLStreamReader classes
reproducible on latest svn revision (r884309)