mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59171
[Bug 1886104] A change has been merged
Reviewed: https://reviews.mahara.org/11055
Committed: https://git.mahara.org/mahara/mahara/commit/3bfba52ba4f1b875db1b8d8516d4864dda19d6ec
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit 3bfba52ba4f1b875db1b8d8516d4864dda19d6ec
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
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 <lisaseeto@xxxxxxxxxxxxxxx>
--
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
References