Actions
Bug #1191
closeds9api XdmNode.getBaseURI() throws NPE if no known base URI
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
s9api API
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Legacy ID:
sf-2905943
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
SourceForge user: mhkay
When a node has no known base URI, for example because the document was built from a StreamSource with no supplied SystemID, or because a node is parentless, the s9api method XdmNode.getBaseURI() throws a NullPointerException rather than returning null as documented.
A patch will be raised on the 9.1 and 9.2 branches.
Updated by Anonymous almost 15 years ago
SourceForge user: mhkay
Fixed in 9.2.0.5
Updated by Anonymous almost 15 years ago
SourceForge user: mhkay
Fixed in 9.2.0.5
Please register to edit this issue
Actions