Bug #79877 | Foreign Key Options not disabled when no FK selected | ||
---|---|---|---|
Submitted: | 8 Jan 2016 4:38 | Modified: | 8 Jan 2016 12:18 |
Reporter: | David Brown | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 6.3.6 build 511 CE 64-bit | OS: | Any (Windows 10 Pro) |
Assigned to: | CPU Architecture: | Any | |
Tags: | foreign key |
[8 Jan 2016 4:38]
David Brown
[8 Jan 2016 12:17]
MySQL Verification Team
exception dialog
Attachment: #79877.png (image/png, text), 255.76 KiB.
[8 Jan 2016 12:18]
MySQL Verification Team
Thank you for the bug report. Exception = System.NullReferenceException Message = Object reference not set to an instance of an object. FullText = System.NullReferenceException: Object reference not set to an instance of an object. at MySQL.GUI.Workbench.Plugins.DbMysqlTableEditor.onUpdateActionComboBox_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[6 May 2016 9:48]
MySQL Verification Team
Bug #81336 marked as duplicate of this