Closed
Bug 828733
Opened 12 years ago
Closed 12 years ago
[B2G][Settings] [Date and Time] Time zone: Time zone does not reflect current time zone in display area when turning off “Set automatically”
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbyrd, Unassigned)
References
Details
(Whiteboard: testrun 2)
Suite Name: Settings: Date and Time
Test case: #3997
Perquisites:
1.Go to settings page
2.Turn off wi-fi
3.Set Cellular & Data network type to Automatic (> Advanced settings> Network Operator> Network type)
Issue:
When turning off Date & Time “Set Automatically” the time zone “Continent/City” reflects last manually set time zone, does not reflect current time zone.
Steps to Reproduce:
1.) Install Build 20130104070203 v.1 on a Unagi Device
2.) Select Settings app
3.) Scroll down to “Personalization” section
4.) Select Date & Time
5.) Tap Set automatically to toggle off
6.) Scroll down and select a different continent/city
7.) < Back out to setting and homescreen verify change
8.) Select settings app
9.) Select Date & Time
10.)Tap Set automatically to toggle on
11.) < Back out to setting and homescreen verify change
12.) Repeat steps 2-5
13.) View continent/city
Expected: Per test case #3997 The current time zone is displayed
Actual:
Continent/City reflects last manually set time zone
Repro frequency:
Repros 10/10 times, checked on different devices
Comment 1•12 years ago
|
||
This one seems a Gaia issue. The "Continent/City" fields should keep updated to the "time.timezone" setting value. If we cannot parse the "time.timezone" setting (maybe a string value like "UTC+01:00" set by the NITZ), the "Continent/City" fields should at least show something like "--/--", instead of the last manual setting or the default value ("Africa/Abidjan").
I'm not very sure if the NITZ can directly provide something like "Europe/Berlin". Need to check it out as well.
UCID: set-158
https://moztrap.mozilla.org/results/case/62876/
Whiteboard: testrun 2
Device: Unagi
Build: 20130115070201
Kernal: December 5th
reproduces on this device with this build.
Device: Unagi
Build: 20130115070201
Kernal: December 5th
DOES NOT REPRODUCE on this device with this build.
You need to log in
before you can comment on or make changes to this bug.
Description
•