Closed (fixed)
Project:
Download
Version:
7.x-2.3
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jul 2012 at 04:24 UTC
Updated:
9 May 2015 at 00:01 UTC
Jump to comment: Most recent
Comments
Comment #1
30equals commentedI'll take a look at this because indeed the module should clean up after itself. I'm happy to review any patches as well coming from the community ;)
Comment #2
30equals commentedI just committed a change to the dev branch so that tmp files are being created through the Drupal filesystem. This creates an entry in the database, so the file and db record gets deleted on running cron (i think that in a standard config, the file has to be older than 6 hours to be deleted).
Please check out the dev branch, and let me know if it works for you ;)
Comment #3
Randeep.Singh commentedthanks! your update "dev branch" seems to be working very well.
+1 for 30equals.
U R ROCKSTAR!
Comment #4
30equals commentedThnx :)
Comment #6
joco_sp commentedCan this 6 hours be reduced?