Closed
Bug 1347697
Opened 9 years ago
Closed 9 years ago
/about/history/details/ throwing 500s
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pmac, Assigned: kohei)
Details
Attachments
(1 file)
Looks to be a reverse_match error, so probably a template call to `url()`.
| Reporter | ||
Comment 1•9 years ago
|
||
/foundation/annualreport/2011/ is doing the same.
| Assignee | ||
Comment 2•9 years ago
|
||
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/9d49b6e13e9fc66457e78773e7dc05e5e6d65078
Fix Bug 1347697 - /about/history/details/ throwing 500s
A regression from #4660.
https://github.com/mozilla/bedrock/commit/e41a5a5b5acca3e318be3d9e0c2bb7e991a30a1e
Merge pull request #4725 from kyoshino/bug-1347697-url-reverse-error
Fix Bug 1347697 - /about/history/details/ throwing 500s
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•