Closed
Bug 874362
Opened 12 years ago
Closed 11 years ago
[B2G][E.me] No feedback to the user when no connection available
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 914591
People
(Reporter: carlosmartinez, Unassigned)
Details
(Keywords: regression)
Description: With no internet connection (no Wifi nor 3G) when you open a category in e.me you don´t receive any advice telling that you don´t have internet connection
Repro:
1) Install (Gecko-ada3b96.Gaia-c51082d) unagi build
2) launch e.me
3) open a category
Expected:
Some kind of feedback is shown to the user (no internet connection available, internet connection is needed)
Actual:
No error is shown
Unagi build: 20130521061744
Gecko-ada3b96
Gaia-c51082d
Is it reproducible?.
I can see the feedback message "Connect to the internet to get even more apps for Games"
blocking-b2g: leo? → ---
Flags: needinfo?(carlos.martinez)
Reporter | ||
Comment 2•12 years ago
|
||
Still the same thing using Unagi build: 20130530100218 with gaia 0bfcaf85. Tried deactivating 3G and then opening e.me going to music category.
Flags: needinfo?(carlos.martinez)
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 4•11 years ago
|
||
This is caused by the 'session' request failing.
After the session request fails, other requests fail as well but are not reported as failures.
Since there is no indication the 'search' request failed, the offline message is not shown.
You need to log in
before you can comment on or make changes to this bug.
Description
•