Hi,
If I delete a platform from the front-end and the platform contains symbolic links inside a site, the directory of the platform and other sub-directories until these symbolic links are not deleted, neither the symbolic links.

Comments

anarcat’s picture

Title: deleting a platform from the frontend does not delete the directory if there are symbolic links » deleting a platform does not delete symbolic links
Status: Active » Needs work

Simplifying title.

This is a 3 year old bug I introduced all the way back when I imported that function from imagecache.module in the first place:

http://drupalcode.org/project/provision.git/commit/82e6f187e4a3e06279939...

I'm studying the impact of removing that safety check.

anarcat’s picture

Status: Needs work » Fixed

i rewrote parts of this function and reimported the code from drupal 7 instead of imagecache while i was there.

Status: Fixed » Closed (fixed)

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