Project

Profile

Help

Bug #4768

closed

fn:transform(): source-node and global context item

Added by Michael Kay over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
XPath Conformance
Sprint/Milestone:
-
Start date:
2020-09-30
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
2
Fix Committed on JS Branch:
2
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

The specification of fn:transform() states:

When source-node is supplied then the global-context-item (the context item for evaluating global variables) is the root of the tree containing the supplied node.

Test case fn-transform-82b in QT3 is failing; it appears that the global context item is set to the supplied value of source-node, not to the root of the containing tree.

Please register to edit this issue

Also available in: Atom PDF Tracking page