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=10726>. 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=10726 After transformation, Xalan gives out several adjancent CDATA nodes. Summary: After transformation, Xalan gives out several adjancent CDATA nodes. Product: XalanJ2 Version: 2.4Dx Platform: PC OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Previous versions of Xalan were working correctly with this matter. Is there any way to alter this behaviour? Here is Java class: http://ruslan.org/work/XSLTest.java Here is generated XML: http://ruslan.org/work/invalid.xml In generated XML, 3 CDATA sections follow each other. I believe it is incorrect by spec (coalescing, normalized, canonical XML?) If I wrong, how can I make Xalan to produce XML which is coalescing?
