Closed
Bug 959497
Opened 12 years ago
Closed 12 years ago
[DSDS] SIM operator name in SIM Manager will not be updated when SIM status is changed.
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(firefox29 fixed)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox29 | --- | fixed |
People
(Reporter: echu, Assigned: eragonj)
Details
(Whiteboard: dsdsrun1.3-2)
Attachments
(3 files)
If SIM manager is opened while SIM doesn't camp on network, operator name of the SIM will not be updated even after camping on network.
* Build Number
Fugu
Gaia a119a0692c24c5ed7c55bab838bae3ecdb9dbec9
Gecko 15ee4e78431b45922b41dea882464b0ccb6b4fac
BuildID 20140110174141
Version 28.0a2
* Reproduce Steps
1. Enable SIM 2 PIN code.
2. Reboot device.
3. Enter SIM 2 PIN code to unlock it.
4. Before SIM 2 camp on network, go to Settings > SIM Manager.
5. The operator name is "No operator"
6. After SIM 2 camps on network, check SIM manager again.
* Expected Result
SIM 1 operator name should be correct.
* Actual Result
SIM 1 operator name is still "no operator". Need to remove Settings from app management first and reopen it to recover this bug. Please check attach picture.
* Occurrence rate
100%
Assignee | ||
Comment 3•12 years ago
|
||
Ok I can take this and check it later :)
Assignee: nobody → ejchen
Flags: needinfo?(ejchen)
Comment 4•12 years ago
|
||
Thanks!
Assignee | ||
Comment 5•12 years ago
|
||
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 8362349 [details] [review]
patch on github
Hi Arthur,
just added the missing `voicechange` event for mozMobileConnections. Please help m e review it when you have spare time !
Thanks :)
Attachment #8362349 -
Flags: review?(arthur.chen)
Comment 7•12 years ago
|
||
Comment on attachment 8362349 [details] [review]
patch on github
Looks good to me, thanks! Please merge with the nit addressed.
Attachment #8362349 -
Flags: review?(arthur.chen) → review+
Assignee | ||
Comment 8•12 years ago
|
||
Thanks all, merged on Gaia/master : 7e27cf0add9bd24696b394bbcd7b6a291e381685
Verified on Fugu.
Gaia b5d0f9b0cd5dce38b79287a9363226b912929270
Gecko 7312341e00e2785419fc4746e291646299ba3018
BuildID 20140313120331
Version 30.0a1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•