Closed (fixed)
Project:
Upload Image
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 19:56 UTC
Updated:
30 May 2009 at 20:50 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| upload_image_tmp.diff | 923 bytes | ansorg | |
| upload_image_tmp.png | 3.17 KB | ansorg |
Comments
Comment #1
killes@www.drop.org commentedapplied, thanks!