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/10/27 16:37:33 UTC

[jira] Resolved: (XALANJ-1956) Xalan fails OASIS test case Keys_MultipltKeysInclude

     [ http://issues.apache.org/jira/browse/XALANJ-1956?page=history ]
     
Henry Zongaro resolved XALANJ-1956:
-----------------------------------

    Resolution: Duplicate

This problem is a duplicate of an older bug - XALANJ-1368.

> Xalan fails OASIS test case Keys_MultipltKeysInclude
> ----------------------------------------------------
>
>          Key: XALANJ-1956
>          URL: http://issues.apache.org/jira/browse/XALANJ-1956
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan-interpretive, parse-or-compile
>     Versions: 2.6
>     Reporter: elharo
>  Attachments: MultipltKeysInclude.inc, MultipltKeysInclude.xml, MultipltKeysInclude.xsl
>
> I think the issue here is "Note also that there may be more than one xsl:key element that matches a given node; all of the matching xsl:key elements are used, even if they do not have the same import precedence."
> The expected output is 
> <?xml version="1.0"?>
> <out>4040</out>
> Xalan produces:
> <?xml version="1.0"?>
> <out>40</out>

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