Closed (fixed)
Project:
Node Gallery
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Dec 2009 at 19:31 UTC
Updated:
29 Dec 2009 at 02:50 UTC
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..