Reviewed: https://reviews.mahara.org/11055 Committed: https://git.mahara.org/mahara/mahara/commit/3bfba52ba4f1b875db1b8d8516d4864dda19d6ec Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 3bfba52ba4f1b875db1b8d8516d4864dda19d6ec Author: Lisa Seeto <[email protected]> Date: Fri Jul 3 10:28:15 2020 +1200 Bug 1886104: fixing dataroot temp file cleanup - add another regex pattern - also get rid of files that the logged in user did not create - added in func to replace special chars Change-Id: I7490146bb76ed5dea82a168ac7893b8d7424e00f Signed-off-by: Lisa Seeto <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1886104 Title: fixing dataroot temp file cleanup Status in Mahara: Fix Committed Bug description: In the site's dataroot/temp directory there are files that are meant to be temporary that are not being cleaned up. In artefact/file/downloadfolder.php file there is the zip_clean_temp_dir() function that is meant to clean up old .zip files in the temp directory. This will need to be amended so that it works to clear old files. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1886104/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

