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

CDATA declaration moved during transform

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|XalanJ1                     |XalanJ2
            Version|1.x                         |2.5



------- Additional Comments From [EMAIL PROTECTED]  2003-10-14 14:58 -------
After doing some further testing, it appears that the CDATA declarations are 
being converted into text nodes - the result of a getNodeType() call 
returns '3' for the text content, the opening '<![CDATA[' declaration and the 
closing ']]>'.

Also, to clarify, when I said the StreamResult returned the 'expected' result, 
I meant that the StreamResult was the correct result i.e. the CDATA sections 
were not corrupted.

Also, the problem was with version 2.5.1 - apologies, but I made a 
typographical error.

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

Reply via email to