hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Defect in the ABIE Editor when creating multiple BBIEs based on a single BCC #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an UPCC model (as described in
http://code.google.com/p/vienna-add-in/wiki/PassportModelStep1)
2. Launch the ABIE Editor (as described in
http://code.google.com/p/vienna-add-in/wiki/PassportModelStep2) and choose
the ACC "Person"
3. Check the BCC "Passport"
4. For the BCC "Passport", add two additional BBIEs using the "Add another
BBIE" Button.
5. Check the two additionally created BBIEs. 
6. Rename the three BBIEs, based on the BCC "Passport", to "Code_Passport",
"Number_Passport", and "Type_Passport".
7. Select a BCC other than "Passport", such as "Name". 
8. Again, select the BCC "Passport".

What is the expected output? What do you see instead?
The expected output is that for the BCC "Passport", three BBIEs are
available, having the names "Code_Passport", "Number_Passport", and
"Type_Passport". However, the BBIEs have the names "Passport",
"New1Passport", and "Type_Passport".

Original issue reported on code.google.com by christia...@researchstudio.at on 22 Mar 2010 at 5:21

GoogleCodeExporter commented 9 years ago
However, a temporary workaround can be achieved the following way: if the BBIE 
is
actually selected before it is edited, meaning the entry in the listbox is
highlighted, and then edited afterwards, all BBIEs are renamed properly. 

Original comment by christia...@researchstudio.at on 22 Mar 2010 at 5:24

GoogleCodeExporter commented 9 years ago
The same is true when multiple BDTs are created. 

Original comment by christia...@researchstudio.at on 22 Mar 2010 at 7:27

GoogleCodeExporter commented 9 years ago
Fixed in r1437

Original comment by christia...@researchstudio.at on 22 Mar 2010 at 8:41

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 22 Mar 2010 at 8:42