Closed Bug 653864 Opened 14 years ago Closed 14 years ago

Design/code/implement 404/500 error pages

Categories

(Websites Graveyard :: markup.mozilla.org, defect, P1)

Firefox 4
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: adam)

References

()

Details

Attachments

(3 files)

(Yes, this is a blocker for 1.0 -- we can't have pages that just say "404" or "500".) Splitting off https://bugzilla.mozilla.org/show_bug.cgi?id=652627#c6, we need error pages designed/coded for both the 400* and 500* (and perhaps others? Fred/Austin?) error pages. See the current ones at: https://markup.allizom.org/en-US/fjksl (404) Looks like 500s in GET/POST methods (submitting data) are handled via an inline message indicating an error, and to restart the process. Not sure if we need a page for hard 500 errors, like our Oops! messages for when pages won't load at all, due to a critical error on AMO/SUMO, etc.
Assignee: nobody → chinkle
Priority: -- → P1
I'm with Stephen on this one, a 500 error when an unknown URL is entered does not end well. Food for thought: https://github.com/fwenzel/reporter/blob/master/templates/404.html https://github.com/fwenzel/reporter/blob/master/templates/500.html https://github.com/fwenzel/reporter/blob/master/urls.py#L9 (since Markup does not use jinja templates, might need slightly different syntax there, check with the django docs)
As far as design, please use the existing language and visual treatment we have for errors for these pages.
Assignee: chinkle → adam
Attached image 404 page
Grabbed a screenshot of a 404 message for people to look at. Is this functional enough to get through the 1.0 release?
Yeah, this will work. Thanks!
bumping this to FIXED --> comment 3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
that screenshot looks like it was taken with an cached stylesheet. It should be less ugly.
Just cleared my cache and I see the same artifacts. Can you post a screenshot of what you see? I see this (attachment 529604 [details]) Firefox 4.0.1 on OSX and IE9 on Win7.
Attached image non-ugly 404 message
Thx Adam (comment 7). Perhaps the new style sheets hadn't percolated down to stage from Github. This is looking great now.
VERIFIED --> comment 9
Status: RESOLVED → VERIFIED
Attached image Non-ugly 500
For posterity, here's a 500 error.
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: