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 2003/11/19 00:32:15 UTC

DO NOT REPLY [Bug 19804] - XMLSerializer serializes CR, LF and mutliple spaces without escaping

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

mrglavas@apache.org changed:

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



------- Additional Comments From mrglavas@apache.org  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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org