You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2005/04/01 22:23:19 UTC

[jira] Updated: (XALANJ-1824) Current template rule affected by calling named template

     [ http://issues.apache.org/jira/browse/XALANJ-1824?page=history ]

Brian Minchau updated XALANJ-1824:
----------------------------------

    reviewer: zongaro@ca.ibm.com

Filling in the reviewer field.

> 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
>  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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org