Bug 145979

Summary: Changing Preferences does not save time zone properly
Product: [Retired] Red Hat Network Reporter: Ken Ganong <kganong>
Component: RHN/R&DAssignee: Ken Ganong <kganong>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-01 18:58:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125080    

Description Ken Ganong 2005-01-24 14:30:51 UTC
Description of problem:
Your Preferences-java populates fields incorrectly after saving.

Steps to Reproduce:
1. log-in and go to Your Preferences-java
2. change the timezone (I used +0430)
3. save changes
  

Additional info:
On additional attempts to save changes to timezone, it will save a
different incorrect time zone.

Comment 1 Ken Ganong 2005-02-01 18:58:25 UTC
The Perl side was saving the timezones based on ID whereas java was
saving them by offset.  Therefore they did not communicate and for
some reason the java wasn't working consistently.  Now the java saves
a timezone object.