Closed
Bug 414258
Opened 17 years ago
Closed 15 years ago
Make 404 friendlier when trying to view a specific crash
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 456402
0.8
People
(Reporter: fligtar, Unassigned)
References
Details
Now that about:crashes is around, people can see lots of crashes from way back. Of the 6 crashes I show, only 1 of them does not show a 404 when clicking to view it on crash-stats. I'm guessing we delete crashes after awhile to save space, but if that's so, the error message should probably be more like "Sorry, we couldn't find this report. We clean up reports every X days, so yours was probably removed with that. Here's a list of other resources that you might be interested in: ____" rather than just says "404 Not Found". In-product links to 404s just looks kinda bad.
Comment 1•17 years ago
|
||
Related: bug 411347
for bonus points, you could use 410 instead of 404 for cases where you've deleted the incident. that'd be really great :).
Updated•17 years ago
|
Target Milestone: --- → 0.6
Updated•16 years ago
|
Target Milestone: 0.6 → ---
Updated•16 years ago
|
Target Milestone: --- → 0.8
Updated•16 years ago
|
Severity: normal → enhancement
Updated•15 years ago
|
Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•