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

Only get first line of multiline CDATA section

           Summary: Only get first line of multiline CDATA section
           Product: Xerces2-J
           Version: 2.0.0 [beta 3]
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: DOM
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


While DOM parsing a multiline CDATA_SECTION_NODE, can only fetch the first line 
of text (via Node.getNodeValue or CDATASection.getData).

Prepared XML input files manually via both WordPad and NotePad.  I see the bug 
when I use either editor.

Saw another bug report here which said line-terminators were "discarded".  This 
is much worse - I'm unable to fetch any text beyond first line.

Will now fallback to Xerces1-J to see if have same problem there (hope not).

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

Reply via email to