Closed
Bug 831130
Opened 13 years ago
Closed 13 years ago
empty templates for about and search
Categories
(Input Graveyard :: Backend, defect)
Input Graveyard
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: freddy, Unassigned)
Details
URLs about/ and search/ have an empty view and return the "this is a stub" template.
how about "raise Http404"?
Comment 1•13 years ago
|
||
about/ was something the old site had that we hadn't implemented in the new one. I forget whether search/ was. We should nix the routes.
This should have been marked with a # TODO: or something so it's clearer and resolved before we finished up with phase 0 work.
Comment 2•13 years ago
|
||
This is fixed now. /search is nixed and /about shows a real page.
https://input.mozilla.org/en-US/about
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•