Closed Bug 653147 Opened 13 years ago Closed 13 years ago

Quieter formset error

Categories

(addons.mozilla.org Graveyard :: Code Quality, defect, P4)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

Details

(Whiteboard: [qa-])

File "/data/amo_python/www/prod/zamboni/vendor/src/django-quieter-formset/quieter_formset/formset.py", line 63, in _construct_forms self.forms.append(self._construct_form(i)) File "/data/amo_python/www/prod/zamboni/vendor/src/django/django/forms/models.py", line 432, in _construct_form pk = self.data[pk_key] File "/data/amo_python/www/prod/zamboni/vendor/src/django/django/utils/datastructures.py", line 256, in __getitem__ raise MultiValueDictKeyError("Key %r not found in %r" % (key, self)) MultiValueDictKeyError: "Key 'form-1-id' not found in <QueryDict: {u'form-0-listed': [u'on' Looks like we should be able to catch that too, if its a valid error.
Priority: -- → P4
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.