Closed
Bug 881297
Opened 12 years ago
Closed 12 years ago
Proxy details are erased after factory reset
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: juanpbf, Assigned: yurenju)
Details
Seen in Ikura,
QC RIL version:
"ro.build.firmware_revision=V1.01.00.01.019.120"
gaia commit:
50abeb2 Merge pull request #10032 from alivedise/bugzilla/872912_v1.0.1b
gecko commit:
a6a5487 Bug 875483 - YouTube HTML5 Playback hangs Firefox. r=derf,a=tef+
After a factory reset, all preconfigured details related with Proxy (proxy http server, and proxy port number) are erased.
STEPS TO REPRODUCE
[0](precondition) - You need to use a build with a customization that includes Proxy setting preconfigured, such as the one for Telefonica Spain
[1] - Check APN settings in "Settings", "Network and data", "Data settings": APN settings with proxy server and port appear.
[2] - Make a factory reset in "Settings", "Information", "More information", "Reset Phone", "OK"
[3] - Once the handset restarts, check again the APN settings, as in [1]
CURRENT RESULT
In step [3] Proxy settings are empty
EXPECTED RESULT
After a factory reset, the handset must behave as if the handset was turned on for the first time, so the proxy settings must be the preconfigured ones.
Comment 2•12 years ago
|
||
needsinfo'ing Yuren here to to see if he can help with investigation here.Its unclear if the problem where the reset happens is within the mozilla code or something related to customization given the precondition[0].
Flags: needinfo?(yurenju.mozilla)
Assignee | ||
Comment 3•12 years ago
|
||
taken.
Assignee: nobody → yurenju.mozilla
Flags: needinfo?(yurenju.mozilla)
Updated•12 years ago
|
blocking-b2g: leo? → leo+
Assignee | ||
Comment 4•12 years ago
|
||
Hi Juan, there is no proxy configuration in tef spain customization repository. could you provide a settings.json which can reproduce this bug?
Flags: needinfo?(juan.perezbedmar)
Assignee | ||
Comment 5•12 years ago
|
||
can't reproduce & didn't get feedback from reporter. Closed with WFM, please reopen it if you can reproduce.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(juan.perezbedmar)
Reporter | ||
Comment 6•12 years ago
|
||
(In reply to Yuren Ju [:yurenju] from comment #4)
> Hi Juan, there is no proxy configuration in tef spain customization
> repository. could you provide a settings.json which can reproduce this bug?
Hi Yuren, sorry for my late reply here. All apn settings for Spain, including proxy details are collected in https://github.com/mozilla-b2g/gaia/blob/v1-train/shared/resources/apn.json#L143
After discussing with operator, they accept not to block the certification process on V1.1, with the condition of fixing it for V1.2 --> so I'm nominating it as koi
Status: RESOLVED → REOPENED
blocking-b2g: leo+ → koi?
Resolution: WORKSFORME → ---
Comment 7•12 years ago
|
||
This is a very very weird issue. The APN panels are populated on the fly with the APNs from the apn.json database when the user opens the panel. If you see, for example, the APN name you should see the proxy and port values as well. On the other hand as the panels are populated on the fly I don't think this is related to a factory reset. I'll try to reproduce this issue and I keep you updated.
Reporter | ||
Comment 8•12 years ago
|
||
Hi everyone,
Althought the operator stated that this bug also happens in V1.1, I can no longer reproduce it.
I will discuss this with the operator but, in the meantime, I'm marking the bug as worksforme
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → WORKSFORME
Updated•12 years ago
|
blocking-b2g: koi? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•