You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/10/01 17:57:07 UTC

DO NOT REPLY [Bug 13178] New: - XSL Stylesheets with comments with embedded "/" do not compile

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

XSL Stylesheets with comments with embedded "/" do not compile

           Summary: XSL Stylesheets with comments with embedded "/" do not
                    compile
           Product: XalanJ2
           Version: CurrentCVS
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: bk@avolent.com


Styelsheets with comments with an embedded no longer compile. This seems to 
have been introduced since the 2.4 drop. I am running off of the nightly build 
from 9/27/2002.

Example comment:

<!-- about to load the account/invoice -->

-- bk