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=6109>. 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=6109 xsl:comment tags cause truncated output from stylesheet Summary: xsl:comment tags cause truncated output from stylesheet Product: XalanJ2 Version: 2.2.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Xalan-Xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Whenever the xsltc processor encounters an xsl:comment element it stops processing once it encounters the xsl:comment endtag. This only happens on the second iteration of the compiled stylesheet. The first time the compiled stylesheet is run the entire xml document is processed; however, the next time the stylesheet is run, it stops processing the document after an xsl:comment endtag is encountered.
