Bug #30374 Small typo on the "add to schedule" popup
Submitted: 11 Aug 2007 18:31 Modified: 21 Aug 2007 20:06
Reporter: Gary Whizin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:1.2.0.6993 OS:Any
Assigned to: Joshua Ganderson CPU Architecture:Any

[11 Aug 2007 18:31] Gary Whizin
Description:
Add to scheudule popup missing an apostrophe.

CHANGE FROM:

Use each rules default frequency if available, otherwise use the frequency specified below.

CHANGE TO:

Use each rule's default frequency if available, otherwise use the frequency specified below.

How to repeat:
click Advisor, Add to Schedule, select several rules, click [schedule] button
[13 Aug 2007 17:59] Joshua Ganderson
Escape issue, single quote is present but needed to be escaped to appear. This was previously discovered and a fix for this exists in a pending patch.
[15 Aug 2007 2:31] Sloan Childers
I'm moving this to QA testing because it was fixed along with another patch.  I can't find an SVN revision with reference to this bug so that information is missing.