obijuan1 / ehost

Automatically exported from code.google.com/p/ehost
0 stars 0 forks source link

relationship builder fail to list all possible annotations #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create classes "A" and "B";
2. create duplicate annotations for class "A";
3. create two overlapping annotations for "B" and "A";
4. enable the button on the list of relationships on the editor panel;
5. left click on annotations which were created on step 2;
6. right click on annotations which were created on step 3;
7. the dialog of "build relationship" will pop up 
8. click annotation on the first list
9. you can see there are only one annotation listed in the second list.

Relationship rules:
(A)(B)
(B)(A)

What is the expected output? What do you see instead?
should list all possible annotations.

What version of eHOST are you using? On what operating system?
0322.6
Mac OS Lion

Please provide any additional information below.

Which data batch are you using to test eHOST?
a copy of batch A1 A2 for demo

Original issue reported on code.google.com by jwleng@gmail.com on 22 Mar 2012 at 10:18

GoogleCodeExporter commented 8 years ago
Problem fixed on version 0326.2.

Original comment by jwleng@gmail.com on 26 Mar 2012 at 10:48