Actions
Bug #6433
closedForbid enabling 4.0 and specifying an SEF target of JS2/3
Start date:
2024-05-21
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java
Description
Per discussion on 21 May 2024.
Updated by Michael Kay 6 months ago
- Category set to Build and release
- Assignee set to Michael Kay
- Priority changed from Low to Normal
- Applies to branch 12, trunk added
- Fix Committed on Branch 12, trunk added
- Platforms .NET, Java added
I have added to EntepriseConfiguration.newExpressionExporter() a test that if the target is JS/JS2/JS3 and the hostLanguageLevel on the top level package is >= 40, we throw an exception saying "Cannot export SEF files to SaxonJS if 4.0 language extensions are enabled".
Updated by O'Neil Delpratt 5 months ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 12.5 added
Bug fix applied in the Saxon 12.5 Maintenance release.
Please register to edit this issue
Actions