Bug #2833
closedJS: anomalous descendant behaviour under ixsl:page()
0%
Description
When using the XPath ixsl:page()//*[@id = $tests]
($tests bound to a simple string) no nodes are returned, whereas ixsl:page()//*[@id = 'QT3-tests']//*[@id = $tests]
does return the intended node (which are all descendants of #QT3-tests).
Running under Firefox. Will try to distill an example.
Updated by Debbie Lockett about 8 years ago
I have not been able to reproduce the problem. Do you still see it happening? If so, could you direct me to where it occurs, or produce another example?
Updated by John Lumley almost 8 years ago
- Status changed from New to Closed
Unable to reproduce in present configuration - assume now working correctly.
Updated by Debbie Lockett over 7 years ago
- Fixed in JS Release set to Saxon-JS 0.9.1
- Applies to JS Branch 0.9 added
- Fix Committed on JS Branch 0.9 added
Assumed fixed in Saxon-JS 0.9.1 release.
Please register to edit this issue
Also available in: Atom PDF Tracking page