last() breaks apply-templates when using a compound pattern (pipe operator)
---------------------------------------------------------------------------

         Key: XALANJ-2055
         URL: http://issues.apache.org/jira/browse/XALANJ-2055
     Project: XalanJ2
        Type: Bug
  Components: Xalan  
    Versions: 2.6    
 Environment: JVM=Sun J2EE SDK 1.3.1, JRE 1.4.2_02
Xalan - latest release 2.6.0, Xerces latest release 2.6.2
    Reporter: Tim Shea
 Attachments: problem1.xml, problem1.xsl

When using apply-templates with a select attribute that contains a pipe 
operator, if a matching template uses the last() function then processing of 
the apply-templates stops with that node.  Removing the last() function from 
use within the template makes the problem go away (all matches are processed as 
expected).  

I looked through Jira and this didn't look like a dup to me, there are some 
other problems with last() in there so I'm not sure.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to