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

Brian Minchau updated XALANJ-1956:
----------------------------------

    Fix Version: 2.7

> Xalan fails OASIS test case Keys_MultipltKeysInclude
> ----------------------------------------------------
>
>          Key: XALANJ-1956
>          URL: http://issues.apache.org/jira/browse/XALANJ-1956
>      Project: XalanJ2
>         Type: Bug
>   Components: parse-or-compile, Xalan-interpretive
>     Versions: 2.6
>     Reporter: elharo
>      Fix For: 2.7
>  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
-
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]

Reply via email to