Bug 183134 - SystemRegistry.getLocalHost() does not return the local connection
Summary: SystemRegistry.getLocalHost() does not return the local connection
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-04-19 04:47 EDT by Tobias Schwarz CLA
Modified: 2011-05-25 10:16 EDT (History)
1 user (show)

See Also:


Attachments
patch to fix equals (860 bytes, patch)
2007-04-19 04:49 EDT, Tobias Schwarz CLA
mober.at+eclipse: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Schwarz CLA 2007-04-19 04:47:54 EDT
Build ID: eclipse3.3m6, rse2.0m6

Steps To Reproduce:
the method uses 
getHostsBySystemType(IRSESystemType.SYSTEMTYPE_LOCAL), this method uses equals() to compare IRSESystemType with the String IRSESystemType.SYSTEMTYPE_LOCAL, which doesn't work.
Comment 1 Tobias Schwarz CLA 2007-04-19 04:49:44 EDT
Created attachment 64276 [details]
patch to fix equals

Legal Message:
   I, Tobias Schwarz, declare that I developed attached code from scratch,
   without referencing any 3rd party materials except material licensed under the EPL.
   {I am authorized by my employer to make this contribution under the EPL.}
Comment 2 Martin Oberhuber CLA 2007-04-19 05:35:45 EDT
Patch checked in and released for I20070419-0530.
Thanks.
Comment 3 Martin Oberhuber CLA 2008-08-13 13:18:39 EDT
[target cleanup] 2.0 M7 was the original target milestone for this bug