Bug 206598

Summary: Wrong graphical information on associations with same relationship names
Product: z_Archived Reporter: Zsolt Török <zstorok>
Component: OHFAssignee: Bence Oláh <bolah>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:
Attachments:
Description Flags
Patch
none
Patch none

Description Zsolt Török CLA 2007-10-17 06:34:44 EDT
The creation of AssociationGraphicalInformation objects is based on association relationship name. If this is the same on two associations we just use the first we find.
We need more information to identify the right association.
Comment 1 Bence Oláh CLA 2007-10-17 06:36:46 EDT
Created attachment 80540 [details]
Patch
Comment 2 Zsolt Török CLA 2007-10-17 06:52:32 EDT
Tested and committed Bence's patch.
Comment 3 Bence Oláh CLA 2007-10-18 06:37:21 EDT
Created attachment 80649 [details]
Patch

Finding the corresponding associations is based on the source and the target shape id.