Bug #49314 Table name in menu is incorrect
Submitted: 1 Dec 2009 23:38 Modified: 20 Apr 2010 16:09
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.10 r4680 OS:Windows (XP)
Assigned to: Mike Lischke CPU Architecture:Any

[1 Dec 2009 23:38] Todd Farmer
Description:
When working with an ERD, I select a table which has underscores in the name (weekly_mtx_stats_adjust_values).  In the menu, I select "Edit", and see options such as:

Cut 'weeklymtxstatsadjustvalues'

Copy 'weeklymtxstatsadjustvalues'

Delete 'weeklymtxstatsadjustvalues'

The underscores have all been removed.

How to repeat:
See above.

Suggested fix:
Fix table names.
[24 Feb 2010 17:59] Alfredo Kojima
This seems to be already working, can't repeat in latest revision
[12 Apr 2010 12:54] Mike Lischke
Closed in 5.2
[12 Apr 2010 20:01] Johannes Taxacher
fixed in repositoy
[20 Apr 2010 16:09] Tony Bedford
An entry has been added to the 5.2.18 changelog:

In the EER Diagram view, when a table with a name containing underscores was right-clicked, the context-sensitive menu displayed menu items containing the table name without the underscores.