Project

Profile

Help

Bug #4012

closed

Configuration Feature.XPATH_VERSION_FOR_XSLT

Added by Michael Kay over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Build and release
Sprint/Milestone:
-
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

Please register to edit this issue

Also available in: Atom PDF