Steps to reproduce:
1) From /admin/content/media, click "Add file" and add a media file.
2) Go to /admin/content/media, check the checkbox for the new file, within "Update options", make sure "Delete" is selected, and click "Update".
3) Click the "Delete" button on the confirmation form.
Expected behavior: A message saying the media file was successfully deleted.
Actual behavior: A message says the file is in-use and cannot be deleted (note, this is for a newly added file that has not yet been referenced from anywhere).
Patch coming momentarily...
Comments
Comment #1
effulgentsia commentedComments in this patch explain the problem, the solution (hack), and the limitations of the solution.
Comment #2
effulgentsia commentedCommitted to CVS HEAD.