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 2007/08/08 23:22:59 UTC

[jira] Commented: (XALANJ-2393) contains() function does not work properly

    [ https://issues.apache.org/jira/browse/XALANJ-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518553 ] 

Henry Zongaro commented on XALANJ-2393:
---------------------------------------

I haven't tried to reproduce this yet, but could I ask you to confirm that the fact that your XML has "VF_FLD_ADJUSTMENTS" and your XSLT has "FLD_ADJUSTMENTS" is just a cut-and-paste error?

> contains() function does not work properly
> ------------------------------------------
>
>                 Key: XALANJ-2393
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2393
>             Project: XalanJ2
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 2.7
>         Environment: windows XP
>            Reporter: oono
>
> Do not know if this is reproducible on HP unix box
> <xsl:if test="FLD_ADJUSTMENTS[contains(./PIN_FLD_PROCESSED_FLAGS , '1' )]">
> 				<summarized>
>                                  
> If in the xml 
> <VF_FLD_ADJUSTMENTS type="ARRAY" elem="0">
>              <PIN_FLD_PROCESSED_FLAGS type="STR">1</PIN_FLD_PROCESSED_FLAGS>
> <summarized> is not put in the output.
> xalan.jar has this in menifest
> using this:
> Manifest-Version: 1.0
> Created-By: 1.4.2_10 (Sun Microsystems Inc.)
> Main-Class: org.apache.xalan.xslt.Process
> Class-Path: xercesImpl.jar xml-apis.jar serializer.jar
> Name: org/apache/xalan/
> Comment: Main Xalan engine implementing TrAX/JAXP
> Specification-Title: Java API for XML Processing
> Specification-Vendor: Sun Microsystems Inc.
> Specification-Version: 1.3
> Implementation-Title: org.apache.xalan
> Implementation-Version: 2.7.0
> Implementation-Vendor: Apache Software Foundation
> Implementation-URL: http://xml.apache.org/xalan-j/
> Name: org/apache/xpath/
> Comment: XPath engine
> Implementation-Title: org.apache.xpath
> Implementation-Version: 2.7.0
> Implementation-Vendor: Apache Software Foundation
> Implementation-URL: http://xml.apache.org/xalan-j/
> Name: org/apache/xml/
> Comment: DTM implementation and utilities
> Implementation-Title: org.apache.xml
> Implementation-Version: 2.7.0
> Implementation-Vendor: Apache Software Foundation
> Implementation-URL: http://xml.apache.org/xalan-j/
> Name: org/apache/xalan/xsltc/
> Comment: Main XSLTC engine implementing TrAX/JAXP
> Specification-Title: Java API for XML Processing
> Specification-Vendor: Sun Microsystems Inc.
> Specification-Version: 1.3
> Implementation-Title: org.apache.xalan.xsltc
> Implementation-Version: 2.7.0
> Implementation-Vendor: Apache Software Foundation
> Implementation-URL: http://xml.apache.org/xalan-j/
> Name: java_cup/runtime/
> Comment: Runtime component of JCup 
> Specification-Title: Runtime component of JCup
> Specification-Vendor: Princeton University 
> Specification-Version: 0.10k 
> Implementation-Title: runtime 
> Implementation-Version: 2.7.0
> Implementation-Vendor: Princeton University  
> Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/CUP/ 
> Name: org/apache/bcel/
> Comment: Byte Code Engineering Library 
> Specification-Title: Byte Code Engineering Library 
> Specification-Vendor: Markus Dahm 
> Specification-Version: 5.0 rc1 
> Implementation-Title: org.apache.bcel
> Implementation-Version: 2.7.0
> Implementation-Vendor: Apache Software Foundation
> Implementation-URL: http://jakarta.apache.org/bcel
> Name: org/apache/regexp/
> Comment: Java Regular Expression package 
> Specification-Title: Java Regular Expression package 
> Specification-Vendor: Apache Software Foundation 
> Specification-Version: 1.2
> Implementation-Title: org.apache.regexp
> Implementation-Version: 2.7.0
> Implementation-Vendor: Apache Software Foundation
> Implementation-URL: http://jakarta.apache.org/regexp

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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