Comment 0 for bug 1449639

Revision history for this message
Gorka Eguileor (gorka) wrote :

When an exception rises while adding/creating an image, and the image has been created, this new image is not properly deleted.

The fault lies in the `_delete_image` call of the Store.add method that is providing incorrect arguments.