Issue Details (XML | Word | Printable)

Key: XALANJ-1348
Type: Bug Bug
Status: Reopened Reopened
Priority: Major Major
Assignee: Xalan Developers Mailing List
Reporter: Gordon Chiu
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
XalanJ2

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

Created: 11/Dec/02 06:46 AM   Updated: 10/Aug/05 03:41 PM
Return to search
Component/s: XSLTC
Affects Version/s: 2.7.1
Fix Version/s: None
Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.)

Time Tracking:
Not Specified

File Attachments:
  Size
XML File t1.xml 2003-07-03 12:15 AM Igor Hersht 0.1 kB
Text File test.xsl 2003-07-03 01:17 AM Gordon Chiu 0.4 kB
Text File test.xsl 2003-07-03 12:14 AM Igor Hersht 0.5 kB
Zip Archive Licensed for inclusion in ASF works test.zip 2005-02-11 01:31 AM David Green 1 kB
XML File tt1.xml 2003-07-03 12:17 AM Igor Hersht 0.1 kB
Environment:
Operating System: All
Platform: All

Bugzilla Id: 15253


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.