Actions
Bug #2226
closedNullPointerException in UserFunction.isInlineable()
Start date:
2014-11-19
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
In Saxon-EE. when the use attribute of xsl:key contains a call on a stylesheet function, a NullPointerException may occur during stylesheet compilation, caused by an attempt to inline the referenced stylesheet function before the target function has itself been compiled.
Updated by Michael Kay about 10 years ago
- Category set to XSLT conformance
- Status changed from In Progress to Resolved
- Assignee set to Michael Kay
- Priority changed from Low to Normal
- Found in version set to 9.6
A patch as been committed (to the 9.6 and 9.7 branches) and tested, affects modules UserFunction.java and OptimizerEE.java
Updated by O'Neil Delpratt almost 10 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 9.6.0.3
Bug fix patch applied to the Saxon 9.6.0.3 maintenance release
Updated by O'Neil Delpratt almost 9 years ago
- Sprint/Milestone set to 9.6.0.3
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.3 added
Please register to edit this issue
Actions