Actions
Bug #1516
closedClass cast exception occurs when trying to use a JavaScript DOM document node within XSLT
Start date:
2012-05-04
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
If a DOM document node is returned as the result of a JavaScript call made within XSLT, the document node is not wrapped properly - causing a class cast extension.
This issue manifests itself when calling any user-defined or browser client function, the workaround in most cases would be to use a wrapper JavaScript function that returned the top-level element instead of the document node.
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
- Sprint/Milestone changed from Release 1.0 to Release 1.1
- Found in version changed from Beta 0.2 to 1.0
- Fixed in version set to 1.1
Bug fixed for Saxon-CE version 1.1 release
Please register to edit this issue
Actions