Bug #30327 | Updating from previous to 1.2 doesn't update the timezone and locale controls | ||
---|---|---|---|
Submitted: | 9 Aug 2007 4:37 | Modified: | 23 Aug 2007 23:44 |
Reporter: | Bill Weber | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Web | Severity: | S3 (Non-critical) |
Version: | 1.2.0.6993 | OS: | Any |
Assigned to: | Joshua Ganderson | CPU Architecture: | Any |
Tags: | mer 120 |
[9 Aug 2007 4:37]
Bill Weber
[15 Aug 2007 17:18]
Gary Whizin
Since the locale setting only affects numeric formatting for now, let's put a small text hint to the right of the locale control that says: Currently only controls numeric formatting
[15 Aug 2007 19:23]
Sloan Childers
This is a feature regression and therefore a higher priority than new bugs.
[17 Aug 2007 18:35]
Joshua Ganderson
Updated the timezone stuff to use the values from php, updated the display names, did some refactoring to the usage of the timezone list. Tests indicate that this works correctly. The locale stuff has been updated to push the user set locale into the context for struts to auto-magically format dates. This was done in conjunction with the removal of the default date format from the default properties file so that struts uses it's internal logic for deciding format. The logic has been centralized so that the server can also use this locale. Pending work for 1.2 - try to get the php locale ids resolved with the java ids. In the future we're likely to add the date formats back to locales. This must be done in conjunction with adding properties files for common locales and setting their date formats correctly.
[18 Aug 2007 1:52]
Sloan Childers
r7170,7171 trunk r7173,7174 br_6559_1.2.0