Actions
Bug #5140
closedIn fn:transform, xslt-version="4.0" is not accepted even if extensions are enabled
Start date:
2021-10-20
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
11, trunk
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java
Description
In fn:transform, xslt-version="4.0" is not accepted even if extensions are enabled
Test case transform-401 added for the case calling fn:transform from XSLT. All that's needed is a change in the test that 4.0 is an accepted version: the test is now that the callee version must not be greater than the caller version.
Updated by Michael Kay about 3 years ago
- Status changed from New to Resolved
- Applies to branch 11, trunk added
- Fix Committed on Branch trunk added
- Platforms .NET, Java added
Test case fn-transform-401 added to qt4tests for calls from XPath/XQuery.
The same fix to the fn:transform version logic enables that test to pass.
Fixed on the 11 branch only.
Updated by O'Neil Delpratt almost 3 years ago
- % Done changed from 0 to 100
- Fixed in Maintenance Release 11.1 added
Bug fix applied in the Saxon 11.1 release.
Updated by O'Neil Delpratt almost 3 years ago
- Status changed from Resolved to Closed
Please register to edit this issue
Actions