The upload_image_save function calls _image_build_derivatives($image, true). This makes the image module create files in tmp which do not get deleted. See picture.

Attached patch changes this function call to not use the tmp folder

CommentFileSizeAuthor
upload_image_tmp.diff923 bytesansorg
upload_image_tmp.png3.17 KBansorg

Comments

killes@www.drop.org’s picture

Status: Needs review » Fixed

applied, thanks!

Status: Fixed » Closed (fixed)

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