Closed Bug 278965 Opened 20 years ago Closed 17 years ago

custom status pages

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: annevk, Unassigned)

References

Details

This are the status pages we want, I guess:
 * 401
 * 403
 * 404
 * 410

Perhaps some 5xx codes can be added as well, although I doubt if they are ever
useful.

It would be nice if the 404 status page did an auto search within UMO and showed
the results. Since UMO is very dynamic and most comes out of the DB I guess that
is quite trivial to do. You take the most relevant parts of the request URI and
do a search in the database for them and return the results on the 404 page.

If the 404 page had a referrer from within mozilla.org the user should be
requested to file a bug in Bugzilla so that problem can be solved.

See also: <http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html>
*** Bug 279000 has been marked as a duplicate of this bug. ***
Target Milestone: 1.0 → 2.0
The error pages should be implemented as a PHP script. If the referrer to the
error page is UMO, email notification should be sent to the admin(s), so the
problem can be quickly fixed. see bug 279389 for implementation details.
I think we only want that for 404 and 410. Alan, is there an e-mail address we
could put to use for error reporting? Or do we not want to do this through
e-mail? We could let the users report a bug as well, as was done for mozilla.org.
The 404 page used by php.net kicks ass http://cvs.php.net/co.php/phpweb/error.php 
Mass change - bugs to be read / (re)confirmed.
Assignee: Bugzilla-alanjstrBugs → nobody
Priority: -- → P5
AMO bugspam. Correcting QA contacts on OLD bugs (mozilla.update@update.bugs)

-> Correct QA contact (web-ui@add-ons.bugs)

Filtermeplzkthx
QA Contact: mozilla.update → web-ui
We have custom 404, and I don't think we get any other errors! 'Cuz we're perfect! Go us!
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.