Project

Profile

Help

Bug #3393

closed

"<" treated as entity characters within XPath.evaluate()

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
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)

Actions #1

Updated by John Lumley over 6 years ago

  • Subject changed from "<" treated as entity characters XPath.evaluate() to "<" treated as entity characters within XPath.evaluate()
Actions #2

Updated by John Lumley over 6 years ago

  • Fix Committed on JS Branch 1.0 added

Change committed on 1.0. Strings should now support 'entity' characters (&, <, >) as is.

Actions #3

Updated by John Lumley over 6 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Debbie Lockett over 6 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

Also available in: Atom PDF Tracking page