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

Missing errors for incorrectly place elements in stylesheet with XSLTC

           Summary: Missing errors for incorrectly place elements in
                    stylesheet with XSLTC
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


XSLTC fails to report compile-time errors for misplaced elements in the XSLT 
namespace.  In particular, no errors are reported for:

. instructions that appear as top-level elements;
. top-level elements that appear where only instructions are permitted;
. misplaced instances of xsl:param and xsl:with-param; or
. instances of xsl:otherwise that appear before xsl:when elements in xsl:choose.

I will attach a sample stylesheet.

Reply via email to