Closed
Bug 1015975
Opened 12 years ago
Closed 11 years ago
[Single Variant] Data value is not preserved after being changed by the user during the FTE
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(blocking-b2g:2.0+, b2g-v2.0 verified, b2g-v2.1 fixed)
People
(Reporter: rafael.marquez, Assigned: macajc)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
*Pre-requisites
Having a variant.json file configured for our mnc/mcc with a line similar to: "data_ftu": false
Having a configured sim with pin inserted in the device
*Procedure
1. Flash the device with a single variant build
2. Press next button in language screen
3. Insert the pin code and press OK button
4. Change data value to "enable" before customization process is launched
5. Wait 10 second while customization process is launched
*Expected Result
Data value continues as "enabled" because if the user changes this parameter, the customization process doesn't change the value
*Actual Result
Data value is changed to "disabled" because the customization process does not verify that the user has changed the parameter
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [systemsfe]
Updated•12 years ago
|
Blocks: 2.0-systems-fe
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8438750 -
Flags: review?(francisco)
Comment 2•11 years ago
|
||
Comment on attachment 8438750 [details] [review]
Proposed patch v1
Hi Fer,
can you take the review?
Thanks!
Attachment #8438750 -
Flags: review?(francisco) → review?(fernando.campo)
Comment 3•11 years ago
|
||
Comment on attachment 8438750 [details] [review]
Proposed patch v1
...aaaand another one working good :)
Code good, travis green, works on device.
just a rewording of a variable for proper english, and we can merge.
Attachment #8438750 -
Flags: review?(fernando.campo) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•11 years ago
|
||
Requesting blocking 2.0 because without this users decision can be modified without their consent
blocking-b2g: --- → 2.0?
Updated•11 years ago
|
blocking-b2g: 2.0? → 2.0+
Comment 6•11 years ago
|
||
Assignee: nobody → cjc
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
Target Milestone: --- → 2.0 S4 (20june)
Hi Rafael,
Could you provide the "variant.json file" to help verify this issue on Flame 2.1? Thanks!
Flags: needinfo?(rafael.marquez)
Comment 9•11 years ago
|
||
All customization information is documented in https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Market_customizations_guide
Flags: needinfo?(rafael.marquez)
| Assignee | ||
Comment 10•11 years ago
|
||
We used this repository:
https://github.com/telefonicaid/firefoxos-gaia-testsbuild
for testing SingleVariant cases
You need to log in
before you can comment on or make changes to this bug.
Description
•