Project

Profile

Help

Bug #2557

closed

<xsl:evaluate with-params="$map"/> does not seem to work

Added by Pieter Masereeuw over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XSLT conformance
Sprint/Milestone:
-
Start date:
2015-12-22
Due date:
% Done:

100%

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

Description

Saxon crashes when it tries to evaluate the following statement:

<xsl:evaluate xpath="$xpath2" with-params="$map"/>

I attach a stylesheet that reproduces the problem and also its output.

Although the traceback mentions a ClassCastException, the problem also exists if I try another expression, such as concatenating strings.

Input can be any XML file, including the stylesheet itself.

Or am I misinterpreting the specs?


Files

output.txt (1.49 KB) output.txt Pieter Masereeuw, 2015-12-22 08:47
testmap.xslt (908 Bytes) testmap.xslt Pieter Masereeuw, 2015-12-22 08:47

Please register to edit this issue

Also available in: Atom PDF