DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25571>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25571

[XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted.

           Summary: [XML 1.0/1.1] - Attribute values with supplemental
                    characters are being corrupted.
           Product: Xerces2-J
           Version: 2.6.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The document scanner fails to clear an internal buffer before processing 
supplemental characters in attribute values meaning if there was anything 
previously in the buffer it gets appended to the result.

For XML 1.0 documents, the buffer could contain a previously processed 
character reference or supplemental character.

For XML 1.1 documents, the buffer could contain a previously processed 
supplemental character.

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

Reply via email to