Bug #3581
closed
XSLExpose has no effect under Saxon-HE
Category:
XSLT 3.0 packages
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Description
The code to implement XSLExpose (PrincipalStylesheetModule.adjustExposedVisibility()) is present in Saxon-EE but not in Saxon-HE. This dates from when HE didn't support XSLT 3.0.
- Description updated (diff)
- Status changed from New to Resolved
- Fix Committed on Branch 9.8, trunk added
The reason we failed to spot this bug is that the HE version of the test driver is not running any tests involving multiple packages. I have fixed this (in class Environment, part of the test driver).
I have moved the method (PrincipalStylesheetModuleEE.adjustExposedVisibility() into the HE version of the class and this fixes the problem.
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.8.0.8 added
Bug fix applied in the Saxon 9.8.0.8 maintenance release.
Please register to edit this issue
Also available in: Atom
PDF