DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15253>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15253

XSLTC: nodes are incorrectly selected with document()//

           Summary: XSLTC: nodes are incorrectly selected with document()//
           Product: XalanJ2
           Version: CurrentCVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Nodes are incorrectly selected where the XPath contains document()// -- nodes 
are being matched as if it were .//

An example: applying "document(a)//node()" (with for-each or copy-of) on the 
testcase file idkey49.xml. This selects the contents of the idkey49.xml 
document (in addition to the contents of the idkey49a.xml, etc).

Also, XSLTC does not select the comments in the document() documents.

Reply via email to