Actions
Bug #2208
closedxsl:character-map failure in s9api interface when source is a Xdm node
Start date:
2014-11-04
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
Ther xsl:character-map instruction fails to replace characters specified in the map when run under s9api interface using the applyTemplate method below from Xslt30Transformer class:
applyTemplates(XdmValue selection, Destination destination)
I ran the test case character-map-001 which is under the test-set character-map. The test case reports failure.
Updated by O'Neil Delpratt about 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
The problem also occurs in the method callTemplate(QName templateName, Destination destination)
Bug fixed and committed to subversion in the branches of both the Saxon 9.6 and 9.7.
Updated by O'Neil Delpratt about 10 years ago
The equivalent fix has also been made on .NET.
Updated by O'Neil Delpratt about 10 years ago
- Status changed from Resolved to Closed
- Fixed in version set to 9.6.0.2
Bug fix applied to the maintenance release Saxon 9.6.0.2
Updated by O'Neil Delpratt almost 9 years ago
- Sprint/Milestone set to 9.6.0.2
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.2 added
Please register to edit this issue
Actions