Actions
Bug #4012
closedConfiguration Feature.XPATH_VERSION_FOR_XSLT
Start date:
2018-11-08
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.9
Fix Committed on Branch:
9.9
Fixed in Maintenance Release:
Platforms:
Description
Contrary to the documentation, the only values recognized for the configuration option XPATH_VERSION_FOR_XSLT are 30 and 31 (for XPath 3.0 and XPath 3.1).
I have fixed the code to accept 20 (XPath 2.0), 30 (XP 3.0), 31 (XP 3.1) or 305 (XPath 3.0 with XSLT-defined extensions).
I have created some unit tests in s9apiTest/TestXSLTCompiler
Updated by O'Neil Delpratt almost 6 years ago
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.9.1.1 added
Bug fix applied to the Saxon 9.9.1.1 maintenance release.
Updated by O'Neil Delpratt almost 6 years ago
- Status changed from Resolved to Closed
Please register to edit this issue
Actions