Comment 0 for bug 499438

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Currently when a person uploads a bad source, such as a changes file without a mandatory binary field, a FatalUploadError is raised, and an oops created (although on production we don't currently see the oops - bug 499423), but the user never receives an email response.

Examples:
http://pastebin.ubuntu.com/344658/

After uploading the package to dogfood, we were able to see the (obvious) issue:
http://pastebin.ubuntu.com/344696/

We should handle this exception and notify the user via email.