Closed Bug 1181739 Opened 9 years ago Closed 1 month ago

[traceback] ; MultiValueDictKeyError: "'upload'"

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: kmag, Unassigned)

References

()

Details

Most of these are GoogleBot, and all are GET requests.

These should have @post_required, and so some sort of validation before accessing properties.


Sentry URL:

http://sentry.mktmon.services.phx1.mozilla.com/mkt/addonsmozillaorg/group/6017/


Aggregate Details:

* First Seen: April 19, 2014
* Last Seen: 11 minutes ago
* Number of tracebacks: undefined


Traceback:

Stacktrace (most recent call last):

  File "django/core/handlers/base.py", line 112, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "amo/decorators.py", line 165, in wrapper
    return f(*args, **kw)
  File "amo/decorators.py", line 152, in __call__
    return self.f(*args, **kw)
  File "devhub/views.py", line 620, in upload
    filedata = request.FILES['upload']
  File "django/utils/datastructures.py", line 301, in __getitem__
    raise MultiValueDictKeyError(repr(key))
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.