Bug #49684 ui.javascript.useClientSideStorage = true setting problem with IE7
Submitted: 14 Dec 2009 17:35 Modified: 9 Jan 2015 16:12
Reporter: Josh Sled Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:2.2.0.1541 OS:Any
Assigned to: Josh Sled CPU Architecture:Any

[14 Dec 2009 17:35] Josh Sled
Description:
When the "ui.javascript.useClientSideStorage = true" config setting is enabled, the keys it generates are disliked by IE7, which reports a script error on every page load.

How to repeat:
enable the option, load mem in IE7
[15 Dec 2009 14:28] Enterprise Tools JIRA Robot
Josh Sled writes: 
This option exists at the moment for Leith and http-request intermediaries that have a problem with the super-large cookies we can end up with for storing client-side data.  I would *like*, however, for us to use client-side storage for these things.  I *meant* to flip the default of this value at the outset of the 2.2 dev cycle, but apparently I forgot, and we're not making the change at this point.  So ... 2.3, hopefully.
[16 Dec 2009 20:40] Enterprise Tools JIRA Robot
Josh Sled writes: 
To be clear, we ship 2.1 and 2.2 with a default value of "ui.javascript.useClientSideStorage = false".  Under this setting, there is no problem with IE7.