Currently, when an image is deleted from a gallery, the imagecache copies of the image are left on the filesystem. With this fix, we call imagecache_image_flush() to tell imagecache to purge all images of which are linked to the original.
Note that this call does not clean up empty directories leftover after deletion, but this is an imagecache issue.
Comments
Comment #1
dbeall commentedawesome.. it just gets better and better.. Top ten, here it comes..