Actions
Bug #1511
closedJavaScript API: Principal output after calling transformToDocument or transformToFragment can't always be accessed
Start date:
2012-05-03
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
When using the Saxon.run method to invoke transformToDocument or transformToFragment, the principal output from the transform should be returned by calling getResultDocument('') on the XSLT20Processor object reference that is returned by the run method. Instead, the return value of getResultDocument('') is null.
Note: any result document output created with xsl:result-document is returned by this method when the corresponding URI is given as the parameter.
Updated by Philip Fearon over 12 years ago
- Status changed from New to Resolved
- Assignee set to Philip Fearon
- Priority changed from Low to Normal
- Found in version set to Beta 0.2
Fixed
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