Project

Profile

Help

Bug #2214

closed

With JAXP transform() method, result.getSystemId() should act as base output URI

Added by Michael Kay over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
JAXP Java API
Sprint/Milestone:
Start date:
2014-11-07
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

When a transformation is run using the JAXP transform() method, the systemId property of the supplied Result object should act as the default for the base output URI of the transformation, affecting the way that a relative URI in the href attribute of xsl:result-document is resolved. This is not happening; instead, the base output URI is set to the current working directory.

Please register to edit this issue

Also available in: Atom PDF