Closed Bug 588134 Opened 15 years ago Closed 15 years ago

Traceback deleting a collection

Categories

(addons.mozilla.org Graveyard :: Collections, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
5.11.8

People

(Reporter: stephend, Assigned: jbalogh)

References

()

Details

I used TamperData to null out the CSRFmiddleware token on a https://preview.addons.mozilla.org/he/firefox/collections/stephend/hammer/delete operation, and got a traceback.
File "/data/amo_python/www/preview/zamboni/vendor/src/django/django/db/backends/mysql/base.py", line 86, in execute return self.cursor.execute(query, args) File "/usr/lib/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute self.errorhandler(self, exc, value) File "/usr/lib/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler raise errorclass, errorvalue OperationalError: (1054, "Unknown column 'collection_recommendations.id' in 'field list'")
Summary: Missing CSRFmiddleware token throws a traceback → Traceback deleting a collection
Assignee: nobody → jbalogh
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified FIXED; the blank page on return-from-delete is, as Jeff points out, covered by bug 588214
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.