Project

Profile

Help

Bug #6230

closed

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

Added by Norm Tovey-Walsh 7 months ago. Updated 6 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.

Please register to edit this issue

Also available in: Atom PDF