Project

Profile

Help

Bug #1511

closed

JavaScript API: Principal output after calling transformToDocument or transformToFragment can't always be accessed

Added by Philip Fearon almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
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.

Actions #1

Updated by Philip Fearon almost 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

Actions #2

Updated by Philip Fearon almost 12 years ago

  • Sprint/Milestone set to Release 1.0
Actions #3

Updated by Philip Fearon almost 12 years ago

  • % Done changed from 0 to 100
Actions #4

Updated by O'Neil Delpratt about 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

Also available in: Atom PDF