Actions
Bug #3393
closed"<" treated as entity characters within XPath.evaluate()
Start date:
2017-08-15
Due date:
% Done:
100%
Estimated time:
Applies to JS Branch:
0.9, 1.0, Trunk
Fix Committed on JS Branch:
1.0
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
The character "<" in a string is being treated as the four characters '&','l','t',';' of the usual character entity within the XPath compiler.
(Uncovered by Martin Honnen)
Updated by John Lumley over 7 years ago
- Subject changed from "<" treated as entity characters XPath.evaluate() to "<" treated as entity characters within XPath.evaluate()
Updated by John Lumley over 7 years ago
- Fix Committed on JS Branch 1.0 added
Change committed on 1.0. Strings should now support 'entity' characters (&, <, >) as is.
Updated by Debbie Lockett about 7 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in JS Release set to Saxon-JS 1.0.2
Bug fix applied in Saxon-JS 1.0.2 maintenance release.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page