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

dbeall’s picture

awesome.. it just gets better and better.. Top ten, here it comes..

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.