Confirmed users
954
edits
(→Status: +for dummies) |
m (→Introduction: slight reword) |
||
| Line 7: | Line 7: | ||
=Introduction= | =Introduction= | ||
When Firefox cannot display a requested web page because of a network error, it shows a network error page. This page describes the problem, but it currently offers only one "tool" for resolving the problem: the "Try Again" button. This is of limited utility, | When Firefox cannot display a requested web page because of a network error, it currently shows a network error page. This page describes the problem and gives advice on how to fix it, but it currently offers only one "tool" for resolving the problem: the "Try Again" button. This is of limited utility, and for a large class of errors, this is guaranteed not to work (eg. misspelled URLs). A better network error page would provide the user with useful tools towards guiding them to the content they wanted. | ||
Additionally, web pages that result in 404 errors have a lot in common with network error pages, except that the error page is provided by the server. In many | Additionally, web pages that result in 404 errors have a lot in common with network error pages, except that the error page is provided by the server. In many cases this is a default 404 error page for the server which is not very helpful. The other major browsers will substitute a browser-provided 404 error page in many cases (the typical rule seems to be not to override server-provided error pages over about 500 bytes in length, since those are likely to be customized). Firefox should provide similar functionality. | ||
=Team= | =Team= | ||