Bug #38138 Edit View closes existing (currently open) edit view dialog
Submitted: 15 Jul 2008 14:23 Modified: 9 Oct 2008 12:48
Reporter: Kai Sautter (Basic Quality Contributor) Email Updates:
Status: Closed
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.2.12 OS:Microsoft Windows (XP SP3)
Assigned to: Mike Lischke Target Version:
Triage: D2 (Serious)

[15 Jul 2008 14:23] Kai Sautter
Description:
Opening an edit view dialog, when a dialog to edit a view is already open, terminates the
other edit view dialog finally, any uncommitted changes get lost without warning. It is
not handy or helpful, if you need to edit views that use other views (where you might
need information about the underlying view).

How to repeat:
Select "edit view" for view 1. Tthen select "edit view" for a second view. This will
terminate the editor for view 1.

Suggested fix:
I could imagine two ways of dealing with this situation:
(1) Prompt the user, if he/she wants to continue and close the editor for view 1
(2) Open a separate editor instance for each view.
[15 Jul 2008 15:05] Miguel Solorzano
Thank you for the bug report.
[9 Oct 2008 12:48] Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of
that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available
version, including the bug fix. More information about accessing the source trees is
available at

    http://dev.mysql.com/doc/en/installing-source.html