Bug #34315 undo on FKs created via Table-Ed crash WB
Submitted: 5 Feb 2008 17:29 Modified: 13 Feb 2008 17:28
Reporter: Johannes Taxacher Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.12 beta OS:Windows
Assigned to: Johannes Taxacher CPU Architecture:Any

[5 Feb 2008 17:29] Johannes Taxacher
Description:
when creating a FK via the table editor (typing in the name, selecting referenced table, ...) and then double-clicking the last history entry "Set Ref. Column for FK  'table1.testFK'" crashes WB

How to repeat:
- new document
- create 1 table (default name, default 1st PK column)
- create 2nd table (also default name, default 1st PK column)
- go to Foreign Key Tab in table ed. for last created table
- enter a keyname (i.e. testFK), select a referenced table (table1), check column idtable2 and select a referenced column (idtable1)
- goto history pane (docked to property-pane)
- double-click last entry

instead of double clicking history, undoing via menu or Ctrl-z shows also a crash or a error-dlg
[13 Feb 2008 17:28] Johannes Taxacher
works in 5.0.13 SVN Rev 2568