Closed
Bug 733440
Opened 13 years ago
Closed 13 years ago
[traceback] No reverse match on collections detail pages
Categories
(addons.mozilla.org Graveyard :: Collections, defect)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
VERIFIED
FIXED
6.4.5
People
(Reporter: clouserw, Assigned: spasovski)
References
Details
Enabling the collection-stats flag and loading a collection detail page results in this traceback:
NoReverseMatch: Reverse for 'collections.stats' with arguments '(u'mozilla', u'webdeveloper')' and keyword arguments '{}' not found.
Assignee | ||
Comment 1•13 years ago
|
||
This should've been fixed with:
https://github.com/mozilla/zamboni/commit/31fda3f
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 2•13 years ago
|
||
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•