You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Henry Zongaro (JIRA)" <xa...@xml.apache.org> on 2004/11/19 16:48:29 UTC

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

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

Henry Zongaro updated XALANJ-1824:
----------------------------------

         Assign To:     (was: Xalan Developers Mailing List)
       Description: 
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

  was:
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

       Environment: 
Operating System: All
Platform: All

  was:
Operating System: All
Platform: All

          Priority: Blocker
    Xalan-keywords: PatchAvailable

> Current template rule affected by calling named template
> --------------------------------------------------------
>
>          Key: XALANJ-1824
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-1824
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan-interpretive, transformation
>     Versions: CurrentCVS
>  Environment: Operating System: All
> Platform: All
>     Reporter: Henry Zongaro
>     Priority: Blocker
>  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://nagoya.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