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

Change in newline characters in CDATA section from DOS to UNIX format

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2001-10-03 08:08 -------
That's the required behaviour of the parser.  According to 2.11 "End-of-Line
Handling" of the XML 1.0 Recommendation (2nd Ed.) [1]

  . . . , the characters passed to an application by the XML processor must be
  as if the XML processor normalized all line breaks in external parsed entities
  (including the document entity) on input, before parsing, by translating both
  the two-character sequence #xD #xA and any #xD that is not followed by #xA to
  a single #xA character.

[1] http://www.w3.org/TR/2000/REC-xml-20001006#sec-line-ends

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

Reply via email to