Closed
Bug 784006
Opened 11 years ago
Closed 11 years ago
[traceback] KeyError: 'query' mkt.search.views.app_search
Categories
(Marketplace Graveyard :: Search, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-08-23
People
(Reporter: cvan, Assigned: spasovski)
References
()
Details
http://sentry.dmz.phx1.mozilla.com/marketplace-dev/group/1976/ KeyError: 'query' Stacktrace (most recent call last): File "django/core/handlers/base.py", line 111, in get_response response = callback(request, *callback_args, **callback_kwargs) File "mkt/search/views.py", line 214, in app_search cat = ctx['query']['cat'] or None
Comment 1•11 years ago
|
||
andym can help you with these traceback bugs if you need it
Assignee | ||
Comment 2•11 years ago
|
||
done: https://github.com/mozilla/zamboni/commit/3d84a23
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
verified fixed at https://marketplace-dev.allizom.org/search/?q=CONCAT%28%27whs%28%27%2C%27%29SQLi%27%29®ion=MA
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•