Closed
Bug 898410
Opened 11 years ago
Closed 11 years ago
[User Story] Messaging Settings Runtime Customization by SIM
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
FIXED
blocking-b2g | koi+ |
People
(Reporter: pdol, Assigned: aus)
References
Details
(Keywords: feature, verifyme, Whiteboard: [ucid:System25, FT:systems-fe, KOI:P1][systemsfe],QARegressExclude)
User Story:
As an OEM, I want to be able to specify which messaging APN, Identifer, Password, HTTP proxy host, HTTP proxy port, MMS proxy, MMS port and MMSC should be used on the device based on the MNC/MCC setting from the SIM card inserted in order to target customizations to locales without needing to use separate builds.
Acceptance Criteria:
1. If a certain messaging settings (including APN, Identifier, Password, HTTP proxy host, HTTP proxy port, MMS proxy, MMS post and MMSC) are specified to be included for an MNC/MCC combination, and a SIM card with that MNC/MCC combination is inserted into the device the messaging settings used by the device are those specified.
2. If no SIM card is inserted, the specified default messaging settings are used by the device.
Note: this functionality should already exists - this user story is just to ensure the inclusion of integration tests and QA test verification.
Updated•11 years ago
|
Blocks: koi-system-fe
Whiteboard: [ucid:System25] → [ucid:System25, FT:systems-fe, KOI:P1]
Updated•11 years ago
|
Flags: in-moztrap?(jsmith)
Comment 1•11 years ago
|
||
Ghislain 'Aus' Lacroix changed story state to started in Pivotal Tracker
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → aus
Status: NEW → ASSIGNED
Updated•11 years ago
|
Flags: in-moztrap?(jsmith) → in-moztrap?(jhammink)
Assignee | ||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Ghislain 'Aus' Lacroix changed story state to accepted in Pivotal Tracker
Comment 4•11 years ago
|
||
Ghislain 'Aus' Lacroix changed story state to accepted in Pivotal Tracker
Comment 5•11 years ago
|
||
Ghislain 'Aus' Lacroix changed story state to accepted in Pivotal Tracker
Comment 6•11 years ago
|
||
Reopening this, see bug 898409 comment 13 for the details.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•11 years ago
|
Whiteboard: [ucid:System25, FT:systems-fe, KOI:P1] → [ucid:System25, FT:systems-fe, KOI:P1][systemsfe]
Comment 7•11 years ago
|
||
Landed as part of pull request for Bug 891725, which also contained revert revert and fix. A sad mess I will try not to repeat.
https://github.com/mozilla-b2g/gaia/pull/12121
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
blocking-b2g: koi? → koi+
Comment 8•11 years ago
|
||
Aus - Can you provide a sample customization showcasing how this could work?
Flags: needinfo?(aus)
Assignee | ||
Comment 9•11 years ago
|
||
See https://github.com/mozilla-b2g/gaia/tree/master/shared/resources/apn for the README.md
See https://github.com/mozilla-b2g/gaia/blob/master/shared/resources/apn.json#L3179 for what is the final output file that we actually load and parse at run-time. I pointed you to the test data we use.
The MMS settings are the ones of interest for this bug.
Flags: needinfo?(aus)
Comment 10•11 years ago
|
||
Flags: in-moztrap?(jhammink) → in-moztrap+
Updated•11 years ago
|
Whiteboard: [ucid:System25, FT:systems-fe, KOI:P1][systemsfe] → [ucid:System25, FT:systems-fe, KOI:P1][systemsfe],QARegressExclude
You need to log in
before you can comment on or make changes to this bug.
Description
•