Closed Bug 850262 Opened 11 years ago Closed 11 years ago

[traceback] NoReverseMatch: Reverse for 'browse.language-tools.rss' with arguments '(u'general',)' and keyword arguments '{}' not found.

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 749754
2013-03-14

People

(Reporter: krupa.mozbugs, Unassigned)

References

()

Details

steps to reproduce:
1. Load https://addons.mozilla.org/de/firefox/browse/type:3/cat:95/format:rss?sort=updated 
expected behavior:

traceback details:
Stacktrace (most recent call last):

(1 additional frame(s) were not displayed)
...
  File "browse/views.py", line 424, in legacy_redirects
    url = reverse('browse.%s.rss' % type_slug, args=[cat.slug])
  File "amo/urlresolvers.py", line 62, in reverse
    url = django_reverse(viewname, urlconf, args, kwargs, prefix, current_app)

sentry: http://sentry.dmz.phx1.mozilla.com/addons/addons/group/12290/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.