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=5323>. 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=5323 wrong newline normalization ? [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-12-07 13:48 ------- The spec says that #xD #xA is replaced by a single #xA. #xA #xD is not the same thing at all and is not defined by the XML spec as a multi-character end-of-line sequence. The behavior accidentally introduced by earlier Xerces 2 releases was in error. Note that Xerces 1 has never had this behavior. If there is a platform that actually uses #xA #xD as a multi-character end-of-line sequence, you should bring that to the attention to the xml-editors at the W3C. The contact address is in the XML spec. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
