Actions
Bug #6098
closedSaxonApiException::getSystemId() throws NullPointerException
Start date:
2023-06-26
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.2
Fixed in version:
12.3
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Reported by user here:
If the URI of the module associated with the exception is unknown the getSystemID()
crashes with a NPE.
Updated by O'Neil Delpratt over 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
I have applied a fix for this bug in the SaxonCException java class.
Add some test cases for getSystemId()
.
Updated by O'Neil Delpratt over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Added unit tests in the C++ samples.
Updated by O'Neil Delpratt over 1 year ago
- Status changed from Resolved to Closed
- Fixed in version set to 12.3
Bug fix applied in the SaxonC 12.3 maintenance release.
Please register to edit this issue
Actions