List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:June 8 2009 12:30pm
Subject:svn commit - mysqldoc@docsrva: r15238 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-06-08 14:30:49 +0200 (Mon, 08 Jun 2009)
New Revision: 15238

Log:
Added entry for dev bug #44267

Modified:
   trunk/dynamic-docs/changelog/workbench.xml


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2009-06-08 12:11:04 UTC (rev 15237)
+++ trunk/dynamic-docs/changelog/workbench.xml	2009-06-08 12:30:49 UTC (rev 15238)
Changed blocks: 1, Lines Added: 32, Lines Deleted: 0; 1257 bytes

@@ -9,6 +9,38 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="44267"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.13"/>
+    </versions>
+
+    <message>
+
+      <para>
+        When exiting &workbench; with unsaved changes, you are given the
+        choices <guibutton>Save</guibutton>, <guibutton>Don't
+        Save</guibutton> and <guibutton>Cancel</guibutton>. When
+        <guibutton>Cancel</guibutton> was clicked, &workbench; exited
+        without saving, rather than returning to the application without
+        making any changes.
+      </para>
+
+      <para>
+        This only happened when clicking the main application Close
+        button, in the upper right corner. It did not happen if the
+        application was exited by selecting <guimenu>File</guimenu>,
+        <guimenu>Exit</guimenu> from the main menu.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="42328"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r15238 - trunk/dynamic-docs/changeloganthony.bedford8 Jun