You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/11/27 07:43:57 UTC

DO NOT REPLY [Bug 14880] New: - xerces2-J (2.2.1) fails to serialize data (0x0b) to

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=14880>.
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=14880

xerces2-J (2.2.1) fails to serialize data (0x0b) to &#xb;

           Summary: xerces2-J (2.2.1) fails to serialize data (0x0b) to
                    &#xb;
           Product: Xerces2-J
           Version: 2.2.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Serialization
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: haro@kgt.co.jp


I have a document that contains a data, which is 0x0b in hex, that was correctly 
converted to its equivalent "&#xb;" with xerces-1_4_4 when serializing to XML.

When I use xerces-2_2_1, or may be Xerces-2.* for all versions, I get:
  java.io.IOException: The character '' is an invalid XML character

I was hoping that, same kind of conversion would occure with xerces-2_2_1.

Thank you,
 Haro

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