You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Volodymyr Bychkoviak (JIRA)" <xm...@xml.apache.org> on 2010/01/07 02:12:54 UTC

[jira] Updated: (XMLBEANS-428) XmlException "Unexpected element: CDATA" is thrown when file size is 8k+1byte

     [ https://issues.apache.org/jira/browse/XMLBEANS-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Volodymyr Bychkoviak updated XMLBEANS-428:
------------------------------------------

    Attachment: test.tgz

test.xsd - schema used to generate xmlbean
testf.xml - parsing of this file fails
tests.xml - parsing of this file is successful

difference between testf.xml and tests.xml is only 1 byte in text data

> XmlException "Unexpected element: CDATA" is thrown when file size is 8k+1byte
> -----------------------------------------------------------------------------
>
>                 Key: XMLBEANS-428
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-428
>             Project: XMLBeans
>          Issue Type: Bug
>    Affects Versions: Version 2.5
>            Reporter: Volodymyr Bychkoviak
>         Attachments: test.tgz
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org