Project

Profile

Help

Bug #5036

closed

key() doesn't work on ixsl:page() after ixsl:replace-content?

Added by Martynas Jusevicius almost 3 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Category:
XSLT Conformance
Sprint/Milestone:
-
Start date:
2021-07-06
Due date:
% Done:

100%

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

Description

Not sure it's the best subject, but this is what seems to be happening here (see the last 2 templates): https://namedgraph.github.io/saxon-js2-test/client.xsl

Live demo: https://namedgraph.github.io/saxon-js2-test/ Click the [@CLASS KEY] button.

I would expect the lookups to find id('abc', ixsl:page()) (which it does) as well as key('elements-by-class', 'some-class', ixsl:page()) (which it doesn't).

Please register to edit this issue

Also available in: Atom PDF Tracking page