List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:August 7 2009 12:59pm
Subject:svn commit - mysqldoc@docsrva: r15998 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-08-07 14:59:07 +0200 (Fri, 07 Aug 2009)
New Revision: 15998

Log:
Added an entry for dev bug #43163

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


Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml	2009-08-07 12:28:22 UTC (rev 15997)
+++ trunk/dynamic-docs/changelog/monitor.xml	2009-08-07 12:59:07 UTC (rev 15998)
Changed blocks: 1, Lines Added: 42, Lines Deleted: 0; 1284 bytes

@@ -9,6 +9,48 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="43163"/>
+    </bugs>
+
+    <versions>
+      <version ver="2.1.0"/>
+      <version ver="2.0.6"/>
+    </versions>
+
+    <message>
+
+      <para>
+        After removing enough servers to bring the host count back down
+        to the number covered in the subscription, the Subscription
+        Warnings reflected the new number. However, the warning message
+        displayed:
+      </para>
+
+<programlisting>
+You are currently monitoring 1 host, however your subscription covers only 1. Your
+subscription needs to be updated to cover at least 0 additional hosts.
+</programlisting>
+
+      <para>
+        Instead of displaying:
+      </para>
+
+<programlisting>
+Your subscription is up-to-date
+You have no warnings at this time.
+</programlisting>
+
+      <para>
+        The former message resulted in confusion.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="46442"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r15998 - trunk/dynamic-docs/changeloganthony.bedford7 Aug