Closed
Bug 1197386
Opened 10 years ago
Closed 7 years ago
No template for $flag page action
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Unassigned)
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug])
What did you do?
================
1. Log in with admin privileges
2. Go to https://developer.mozilla.org/en-US/docs/Web/CSS/display$flag
What happened?
==============
"A server error occurred. Please contact the administrator."
What should have happened?
==========================
Maybe a confirmation page should be displayed
Is there anything else we should know?
======================================
The backend reports that the template "wiki/flag.html" does not exist. The code appears to handle the POST path, but not the GET path.
Comment 1•10 years ago
|
||
Does the ISE this throws appear often enough to indicate users are seeing it? If so, please bump the severity.
Updated•10 years ago
|
Severity: normal → minor
| Reporter | ||
Comment 2•7 years ago
|
||
Removed in https://github.com/mozilla/kuma/pull/3698, while decommissioning demo studio (bug 1223109).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
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
•