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.
Please register to edit this issue
Actions