Bug #19712 New Objects placed on a model, wont get their name updated correclty.
Submitted: 11 May 2006 8:24 Modified: 11 May 2006 13:57
Reporter: Stefaan Lesage (Basic Quality Contributor) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version: OS:
Assigned to: MySQL Verification Team CPU Architecture:Any

[11 May 2006 8:24] Stefaan Lesage
Description:
It looks as if the name of an object doesn't get reflected in the actual object's name.  I can set the name of a newly created table to T_TEST.  But in the layer view, the table will still be named Table_01, even after saving the model and reopening it again.

This one might be a little hard to explain, but try using the steps described below to see what I mean.

How to repeat:
Start a new Model.
Add a table to the model using the table tool.  The Table will be named Table_01.
Now double click the table and change it's name to T_TEST and press the apply button ( notice that here the caption of the tab still says Table_01 and not T_TEST, just a minor issue, it gets fixed by closing and reopening that tab ).

Now look at the Layers part of the screen ( lower left ) and see that the actual object is still named Table_01 and not T_TEST.  Even after saving the model and reopening it again, it still is named Table_01.
[11 May 2006 13:57] MySQL Verification Team
Thank you for the bug report. I was unable to repeat this issue
with version 1.0.6-Beta on Windows XP and on Suse Linux.