Actions
Bug #4255
closedItemTypeFactory.getItemType() assumes an item is either a node or an atomic value
Start date:
2019-07-17
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:
Description
If the method ItemTypeFactory.getItemType()
is called supplying a function item or external item, it fails with a ClassCastException
-- it is assuming that if the argument is not an atomic value then it must be a node.
Updated by Michael Kay over 5 years ago
- Category set to s9api API
- Status changed from New to Resolved
- Priority changed from Low to Normal
- Applies to branch 9.9, trunk added
- Fix Committed on Branch 9.9, trunk added
Patch committed.
Updated by O'Neil Delpratt over 5 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.9.1.5 added
Bug fix applied in the Saxon 9.9.1.5 maintenance release.
Please register to edit this issue
Actions