
Bug: we're adding some uploaded (temp) files into the expFile database
Reported by dleffler | March 21st, 2014 @ 08:12 PM | in 2.3.0 (closed)
We've been using the wrong method (expFile::fileUpload) in some instances to work with a file received by a file input, adding it to our expFile database instead of simply moving it (expFile::moveUploadedFile) inside our file system (sometimes /tmp is location outside the exp folder). Furthermore, we haven't always been deleting that temp file after we are finished with it.
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS