Bug #50522 untidy MEM query param sections on URLs
Submitted: 21 Jan 2010 19:29 Modified: 24 Mar 2010 22:10
Reporter: Josh Sled Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[21 Jan 2010 19:29] Josh Sled
Description:
With use of new-style forms, we added query-params to most MEM urls.  With the use of the drop-down-check-list for many of the form fields, we added a lot of useless query params.  This has led to URLs that are *really* long.  This goes beyond a bit of uglyness, since now these urls get line-broken in various media (IRC, in particular), and might start to approach URL length limits of some lame pieces of software (IE, some http proxies, &c.).

How to repeat:
Go to BrowseQueries.action, submit ("filter") form.

Suggested fix:
Shorten urls.
[24 Mar 2010 22:10] Enterprise Tools JIRA Robot
Josh Sled writes: 
We also had EM-4101, which was fixed over a month ago.