Bug #41355 Error in history when renaming model diagram
Submitted: 10 Dec 2008 12:34 Modified: 29 Jan 2009 17:27
Reporter: Andrew Collington Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.28 OS:Any
Assigned to: CPU Architecture:Any
Tags: history

[10 Dec 2008 12:34] Andrew Collington
Description:
When renaming a diagram, the history showing "Rename 'new name' to 'new name'" rather than "Rename 'old name' to 'new name'".

How to repeat:
Add diagram (should create 'EER Diagram')
Right-click on diagram icon and select 'rename' and rename it to 'test'.
Look at the history tab - it says "Rename 'test' to 'test'".
[21 Jan 2009 14:54] Johannes Taxacher
this is fixed now. fix will go into 5.0.30
[29 Jan 2009 17:27] Tony Bedford
An entry was added to the 5.0.30 changelog:

When a diagram was renamed, the history displayed:

Rename 'new name' to 'new name

It should have instead displayed:

Rename 'old name' to 'new name'