Actions
Bug #3500
closedixsl:event() does not correctly return an empty sequence when there is no current event
Start date:
2017-10-27
Due date:
% Done:
100%
Estimated time:
Applies to JS Branch:
1.0, Trunk
Fix Committed on JS Branch:
1.0, Trunk
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
Minor problem in the implementation of ixsl:event() - the case when context.currentEvent === null is not handled correctly.
JS unit test ixsl/event03 added.
Updated by Debbie Lockett about 7 years ago
- Status changed from New to Resolved
- Fix Committed on JS Branch 1.0, Trunk added
Fix committed on 1.0 and trunk:
Return Iter.Empty when context.currentEvent === null.
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.1.0
Bug fix applied in the Saxon-JS 1.1.0 maintenance release.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page