Project

Profile

Help

Bug #1724

closed

Base URI of result tree should be the base output URI

Added by Michael Kay about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
s9api API
Sprint/Milestone:
-
Start date:
2013-03-22
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

When XSLT transformation output produces a result tree that is delivered as a tree, the base URI of the document node should be the base output URI. The spec doesn't say this literally, but it's a reasonable thing to expect, so that relative URIs within the content of the result tree can be properly resolved.

Actions #1

Updated by Michael Kay about 11 years ago

A patch has been committed; the effect is that when a base output URI has been set on an XsltTransformer, and no base URI has been set on the XdmDestination to which the result is set, the base URI of the XdmDestination is implicitly set to the base output URI of the XsltTransformer.

Actions #2

Updated by Michael Kay about 11 years ago

  • Status changed from New to Resolved
Actions #3

Updated by O'Neil Delpratt almost 11 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in version set to 9.4.0.8

Bug now closed. Successfully applied to the Saxon 9.4.0.8 maintenance release.

Please register to edit this issue

Also available in: Atom PDF