Bug 206144 - GraphEdge.toString() method is not working properly
Summary: GraphEdge.toString() method is not working properly
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: OHF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Zsolt Török CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-10-12 10:31 EDT by Bence Oláh CLA
Modified: 2012-01-05 13:31 EST (History)
1 user (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2007-10-12 10:33 EDT, Bence Oláh CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bence Oláh CLA 2007-10-12 10:31:52 EDT
Build ID: Build id: I20070621-1340

Steps To Reproduce:
1.Compare two mif model in which at least one of the associations has more waypoints. 
2.Look at this association at the diff tree
3.The grap edge position is like this: X: 121 Y: 232 [Ljava.lang.Object;@f3r3]
Comment 1 Bence Oláh CLA 2007-10-12 10:33:28 EDT
Created attachment 80231 [details]
Patch
Comment 2 Zsolt Török CLA 2007-10-15 08:18:05 EDT
Tested and committed Bence's patch.