Closed
Bug 888503
Opened 12 years ago
Closed 10 years ago
Refresh categories list when user changes carrier or region
Categories
(Marketplace Graveyard :: Consumer Pages, enhancement, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Unassigned)
Details
(Whiteboard: [marketplace-transition])
steps to reproduce:
1. Tester has a polish SIM in their FirefoxOS phone
2. Launch marketplace; check categories
3. Notice that operator shelf for poland shows up
4. Switch to a spanish SIM
5. Launch marketplace app
6. Say "yes" to switch to the new region
7. Check the categories
expected behavior:
operator shelf for Poland doesn't show up
Operator shelf for spain shows up
observed behavior:
operator shelf for Poland still show up
Operator shelf for spain doesn't show up
Updated•12 years ago
|
Summary: Refresh categories list when user changes their SIM → Refresh categories list when user changes carrier or region
Comment 1•12 years ago
|
||
When a user changes his/her SIM, we do a synchronous reload: https://github.com/mozilla/fireplace/blob/master/hearth/media/js/mobilenetwork.js#L244
This doesn't take into account when a user changes regions from the Settings page. Also, this isn't an acceptable long-term solution.
Comment 2•12 years ago
|
||
Also the TCP gods are frowning down at us.
Updated•12 years ago
|
Severity: normal → enhancement
Priority: -- → P4
Comment 3•12 years ago
|
||
Is it possible to change the SIM without restarting the phone?
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•