[ http://issues.apache.org/jira/browse/XERCESC-1214?page=history ]
     
David Bertoni closed XERCESC-1214:
----------------------------------


> Handle Escape Sequences Error
> -----------------------------
>
>          Key: XERCESC-1214
>          URL: http://issues.apache.org/jira/browse/XERCESC-1214
>      Project: Xerces-C++
>         Type: Bug
>   Components: SAX/SAX2
>     Versions: 2.4.0
>  Environment: Windows 2000 Server with SP4
>     Reporter: Kevin Iu

>
> When I parse the following XML Tag, I found that it process twice when the 
> string content contain escape sequences. i.e.
> <MSG>
> <A><![CDATA[ABCD]]></A>
> </MSG>
> I found that the first parsing process, "<![CDATA[ABCD]]" was the content.
> And in the second parsing process, ">" was the content.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to