Closed
Bug 780225
Opened 13 years ago
Closed 8 years ago
Kuma: If a template doesn't exist, have a more helpful error message
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect, P2)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sheppy, Unassigned)
Details
Right now, if someone uses a template that doesn't exist, you get, say:
Problem loading template for template localize: status 404
Would be nice if it just said "Problem loading template 'localize' because it doesn't exist."
This is really nitpicky though. :)
Comment 1•13 years ago
|
||
Better yet, we could make it impossible for people to use templates that don't exist. We could also present them with a helpful error message (like "Template 'localize' doesn't exist. You should either remove all references to it or create it by going to http://example.com") as per usability heuristic 9.
http://www.useit.com/papers/heuristic/heuristic_list.html
Updated•13 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Website → Landing pages
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•