DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27932>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27932 apply-imports from within included stylesheet doesn't find templates imported by parent Summary: apply-imports from within included stylesheet doesn't find templates imported by parent Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If a stylesheet A imports a stylesheet B and includes a stylesheet C, an xsl:apply-imports instruction inside C should attempt to apply imported templates from B. This currently does not happen with XSLTC.
