Project

Profile

Help

Bug #6230

closed

fn:transform doesn't use the resource resolver from the XPathContext

Added by Norm Tovey-Walsh 6 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2023-10-24
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
10, 11, 12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:

Description

If an XPath expression is evaluated, and that expression calls fn:transform, the implementation of fn:transform creates a new Xslt30Transformer to run the transformation.

But that Xslt30Transformer doesn't inherit the resource resolver from the XPath context on the XPathSelector used to evaluate the expression. That seems like a bug.

Actions #1

Updated by Norm Tovey-Walsh 6 months ago

  • Fix Committed on Branch 12, trunk added

Fixed on 12 and trunk.

Actions #2

Updated by Norm Tovey-Walsh 6 months ago

  • Status changed from New to Resolved

I also added a unit test based on Martin's test case from the help forum. (Thank you, Martin!)

Actions #3

Updated by O'Neil Delpratt 5 months ago

  • Fixed in Maintenance Release 12.4 added

Bug fix applied in the Saxon 12.4 Maintenance release. Leaving it marked as 'Resolved' until fix applied on Saxon 11.

Please register to edit this issue

Also available in: Atom PDF