[ http://issues.apache.org/jira/browse/XALANJ-1824?page=all ]
Brian Minchau updated XALANJ-1824: ---------------------------------- Fix Version: 2.7 > Current template rule affected by calling named template > -------------------------------------------------------- > > Key: XALANJ-1824 > URL: http://issues.apache.org/jira/browse/XALANJ-1824 > Project: XalanJ2 > Type: Bug > Components: transformation, Xalan-interpretive > Versions: CurrentCVS > Environment: Operating System: All > Platform: All > Reporter: Henry Zongaro > Fix For: 2.7 > Attachments: d27841.out, d27841.xml, d27841.xsl, d27841a.xsl, d27841b.xsl, > patch_bug_27841.txt > > Suppose stylesheet A imports stylesheet B, which imports stylesheet C. If a > template in stylesheet A is matched, and calls a named template in stylesheet > B, and that named template executes an xsl:apply-imports, the "current > template > rule" [1], for the purposes of apply-imports, should still be the template in > stylesheet A. However, Xalan-J Interpretive is behaving as if the current > template rule was in stylesheet B, and is only apply imported templates from > stylesheet C. > [1] http://www.w3.org/TR/xslt#apply-imports -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]