Closed
Bug 840143
Opened 13 years ago
Closed 13 years ago
Doing a tap on "Data & Time" menu entry reset the timezone offset. (tz_select.js:139 in dt_getStatusSuccess: Initial TZ value: UTC+08:00)
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.1 fixed)
VERIFIED
FIXED
| blocking-b2g | tef+ |
People
(Reporter: nbp, Assigned: etienne)
References
()
Details
(Keywords: b2g-testdriver, regression)
Attachments
(1 file)
STR:
- Open Settings app.
- Tap on "Date & Time"
- Check "Set automatically"
note: when not set automatically I have the following info:
Date: 02/11/2013
Time: 6:00 PM (currently it is 10:00 AM TZ -800)
Region: empty (Bug 831732)
City: empty
seen: clock is changed to 10:00 AM
- Close the settings app.
- Open the settings app.
- Tap on "Date & Time"
seen: clock TZ is reset, and the top bar block now show 6:00 PM
logcat:
E/GeckoConsole( 6384): Content JS LOG at app://settings.gaiamobile.org/shared/js/tz_select.js:139 in dt_getStatusSuccess: Initial TZ value: UTC+08:00
To get the right time back, you need to close the settings apps and try again (sometimes multiple time) to tap on "Date & Time" to disable and enable the automatic time.
Note: The manual time is not kept, but reset to GMT after using the automatic time.
| Reporter | ||
Updated•13 years ago
|
blocking-b2g: --- → tef?
| Reporter | ||
Updated•13 years ago
|
Keywords: b2g-testdriver
Comment 1•13 years ago
|
||
Naoki - can you help us identify a regression range? That'll help Etienne's investigation.
Assignee: nobody → etienne
blocking-b2g: tef? → tef+
QA Contact: nhirata.bugzilla
| Assignee | ||
Comment 2•13 years ago
|
||
Note: this is fixing the issue described here since we actually don't want to set the timezone every time we load tz_select.js, but it's not addressing bug 826283.
Attachment #713460 -
Flags: review?(kaze)
| Assignee | ||
Updated•13 years ago
|
Keywords: qawanted,
regressionwindow-wanted
| Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 713460 [details]
Pointer to Gaia PR
Redirecting the review
Attachment #713460 -
Flags: review?(kaze) → review?(21)
Comment 5•13 years ago
|
||
I believe bug 832144 is a dupe of this. Please correct me if I'm wrong. Thanks!
Attachment #713460 -
Flags: review?(21) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
v1-train: 594aafa85603d86e55a1d17555f4bfb859f93d17
v1.0.1: 5c6f2ce5bd5c19186fb9acc8800271355242f874
status-b2g18:
--- → fixed
status-b2g18-v1.0.1:
--- → fixed
Flags: in-moztrap+
Verified Fixed in Unagi:
Unagi Build ID: 20130322070203
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/4931ec89ebbe
Gaia: 85fd164691bb852f1cfaf82405df4380629ced6e
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•