Closed
Bug 1002853
Opened 11 years ago
Closed 11 years ago
Ensure 404 and 500 cases are handled gracefully
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: krupa.mozbugs, Unassigned)
References
Details
Attachments
(1 file)
|
104.45 KB,
image/png
|
Details |
case for 404:
1. User is offline 2. User launches marketplace 3. we show some preloaded content 4. User tries to connect to wifi which takes some time 5. While it is connecting, clicks on an app which was deleted 6. Page loads but app is dead ---> 404?
case for 500:
hehe..something or the other goes wrong eventually
If the user hits thee cases we need to show them a page which tells them something useful and have a way for them to return to the homepage.
Let's make sure we are handling these cases right.
Comment 1•11 years ago
|
||
The results I got earlier was because I was running the API on the same computer.
404 and 500 will show separate pages.
Comment 2•11 years ago
|
||
Behavior same as Fireplace.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•