Project

General

Profile

Bug #7431

NodelistUtil.getNode returns null for valid nodelist entry

Added by Robert Waltz over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_common_java
Target version:
Start date:
2015-10-15
Due date:
% Done:

100%

Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:

Description

NodelistUtil.getNode is using == instead of .equals to determine equivalence.


Related issues

Related to Infrastructure - Story #7419: hasReservation should not check if an Identifier is already registered Closed 2015-10-08

Associated revisions

Revision 16675
Added by Robert Waltz over 8 years ago

fixes #7431

changed use of == to .equals when determining equivalence. Added in a couple unit tests to verify.

Revision 16675
Added by Robert Waltz over 8 years ago

fixes #7431

changed use of == to .equals when determining equivalence. Added in a couple unit tests to verify.

History

#1 Updated by Robert Waltz over 8 years ago

  • Related to Story #7419: hasReservation should not check if an Identifier is already registered added

#2 Updated by Robert Waltz over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset d1-python:d1_python|r16675.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)