Closed Bug 661056 Opened 13 years ago Closed 13 years ago

[traceback] TypeError: listed() got an unexpected keyword argument 'type' at /z/en-US/mobile/i/

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: potch)

References

()

Details

steps to reproduce:
1. Load https://addons.allizom.org/z/en-US/mobile/i/

traceback details:
File "/data/amo_python/www/preview/zamboni/vendor/src/django/django/core/handlers/base.py", line 111, in get_response
   response = callback(request, *callback_args, **callback_kwargs)

 File "/data/amo_python/www/preview/zamboni/apps/addons/views.py", line 399, in impala_home
   base = Addon.objects.listed(request.APP, type=amo.ADDON_EXTENSION)

TypeError: listed() got an unexpected keyword argument 'type'
Summary: [traceback] TypeError: listed() got an unexpected keyword argument 'type' /z/en-US/mobile/i/ → [traceback] TypeError: listed() got an unexpected keyword argument 'type' at /z/en-US/mobile/i/
Assignee: nobody → jbalogh
Target Milestone: 6.0.6 → 6.1.0
https://github.com/jbalogh/zamboni/commit/c780113
Assignee: jbalogh → thepotch
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
verified fixed @ https://addons-next.allizom.org/z/en-US/mobile/i/
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.