Actions
Support #1377
closedException when key() used in saxon:evaluate
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Legacy ID:
sf-1165529
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
SourceForge user: dpirkle
I have XPath expressions that are programmatically
assembled and passed to saxon:evaluate, and I'm trying
to use the key function in these expressions to get
better performance. When I tried this, I got a
ClassCastException.
If you run foobar1.xsl on foobar.xml, you'll see the
exception. Executing the expression without
saxon:evaluate works fine, and you can see this by
running foobar2.xsl.
Thanks for all your help, by the way!
Files
Please register to edit this issue
Actions