Actions
Bug #3781
closedClassCastException when calling fn:serialize() with html-version=5
Start date:
2018-05-14
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:
Updated by Michael Kay over 6 years ago
- Status changed from New to In Progress
Added QT3 test case fn-serialize/serialize-html-002 which reproduces the problem.
Updated by Michael Kay over 6 years ago
- Status changed from In Progress to Resolved
- Applies to branch 9.8, trunk added
- Fix Committed on Branch 9.8, trunk added
Fixed the bug by removing the unnecessary cast - we can just take the string value of the value supplied regardless of its type (the type checking has already been done).
Updated by Debbie Lockett over 6 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.8.0.14 added
Bug fix applied in the Saxon 9.8.0.14 maintenance release.
Please register to edit this issue
Actions