Bug #54136 MEM: Can't generate diag zip if the group name contains '/'.
Submitted: 1 Jun 2010 11:17 Modified: 9 Jul 2010 7:32
Reporter: Daniël van Eeden Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:2.2.0.1709 OS:Solaris (Solaris 10)
Assigned to: Mark Matthews CPU Architecture:Any

[1 Jun 2010 11:17] Daniël van Eeden
Description:
Creating a diag zip for a server group with a '/' in the name doesn't work

How to repeat:
1. Create a server group named "production 1/2"
2. Go to "Manage Servers"
3. Try to create a "Support Diagnostics" zip file

Actual Result: An Error
Expected result: A Zip file with diag information.

Work-around: Rename the group and remove or replace the '/' 

Suggested fix:
Do not allow a '/' in a groupname or properly escape it.
[1 Jun 2010 11:38] Mark Leith
Verified as described in 2.2.1.1721 - the download link leads to a 404..
[23 Jun 2010 20:59] Enterprise Tools JIRA Robot
Mark Matthews writes: 
Needs a selenium testcase if we've got the time to do it. Pushed to branches/2.2.
[7 Jul 2010 20:59] Enterprise Tools JIRA Robot
Andy Bang writes: 
In build 2.2.2.1729.
[8 Jul 2010 0:05] Enterprise Tools JIRA Robot
Marcos Palacios writes: 
Verified fixed in Monitor build 2.2.2.1729.
[9 Jul 2010 7:32] MC Brown
A note has been added to the 2.2.2 changelog: 

        Using the diagnostic zip functionality would fail if you had                                                                                       
        configured a server group with a forward                                                                                                           
        slash <literal>/</literal> in the name.