Bug 145707 - Text/Formatting differences on user prefs page on hosted
Summary: Text/Formatting differences on user prefs page on hosted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/R&D
Version: RHN Devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ken Ganong
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
: 128894 145776 145830 (view as bug list)
Depends On:
Blocks: rhnMilestone1
TreeView+ depends on / blocked
 
Reported: 2005-01-20 19:27 UTC by Michael Bowman
Modified: 2007-04-18 17:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-04 15:37:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Bowman 2005-01-20 19:27:09 UTC
Description of problem:
Textual differences between perl/java User preference pages.

Comment 1 Ken Ganong 2005-01-24 14:12:26 UTC
*** Bug 145830 has been marked as a duplicate of this bug. ***

Comment 2 Ken Ganong 2005-01-24 14:13:06 UTC
*** Bug 145776 has been marked as a duplicate of this bug. ***

Comment 3 Ken Ganong 2005-01-24 14:15:26 UTC
*** Bug 128894 has been marked as a duplicate of this bug. ***

Comment 4 Ken Ganong 2005-01-24 14:17:13 UTC
This comment originally made by jesusr on a duplicate of this bug.

At current we are using the hard coded list of timezones ported from
the perl codebase.  We should look at using the java.util.TimeZone
class to populate the drop down.

To keep compatibility we could limit the list items using a lower and
upper bound so it works with our current schema.

Comment 5 Ken Ganong 2005-02-01 19:26:38 UTC
TimeZones are now saved by a TimeZone object.  UserFactory sorts them
for display purposes.  The format is not localized.

Comment 6 Ken Ganong 2005-02-04 15:37:11 UTC
Timezones are now localized using StringResource.  All references to
the display name of timezones in the database have been removed.


Note You need to log in before you can comment on or make changes to this bug.