Project

Profile

Help

Bug #2833

closed

JS: anomalous descendant behaviour under ixsl:page()

Added by John Lumley almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Category:
-
Sprint/Milestone:
-
Start date:
2016-07-12
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
0.9
Fix Committed on JS Branch:
0.9
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

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.

Please register to edit this issue

Also available in: Atom PDF Tracking page