Bug #3028
D1Client.getMN(NodeReference) doesn't raise exception when a node not found in nodelist
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
Due date:
% Done:
100%
Milestone:
CCI-1.0.3
Product Version:
*
Story Points:
Sprint:
Description
this is bad, because it creates an MNode instance where the baseUrl is null.
(the bad identifier is in sandbox, where the replica has an unregistered node:
urn:node:cnSandboxcompleted2012-06-25T00:00:00.000+00:00
History
#1 Updated by Rob Nahf over 12 years ago
- Milestone changed from None to CCI-1.0.2
- Category set to d1_libclient_java
- Status changed from New to In Progress
- Assignee set to Rob Nahf
- % Done changed from 0 to 80
#2 Updated by Rob Nahf over 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
- Milestone changed from CCI-1.0.2 to CCI-1.0.3
- Subject changed from D1Client.getMN(NodeReference) doesn't raise exception when a node not found in novelist to D1Client.getMN(NodeReference) doesn't raise exception when a node not found in nodelist
fixed in version 1.0.3 generated in libclient_java_1.0.1 branch.