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

XMLSerializer serializes CR, LF and mutliple spaces without escaping

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-11-18 23:32 -------
Fixed by Elena Litani and Neil Delima. It will be in the Xerces 2.6.0 release. 
With the issue concerning escaping multiple spaces, spaces (x20) which would 
require escaping because of normalization on input cannot be roundtripped, and 
can only be in a DOM if the user creates such an attribute in memory and it has 
a type other than CDATA (i.e. this isn't possible in the infoset)

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

Reply via email to