
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no subversion log entries for this issue yet.
|
|