mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02043
[Bug 634147] Re: File upload errors are not catched properly
** Changed in: mahara
Milestone: None => 1.4.0
--
File upload errors are not catched properly
https://bugs.launchpad.net/bugs/634147
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Committed
Bug description:
UploadException is never triggered from Filebrowser pieform. Only $_FILES['userfile']['error'] == 0 are processed properly through UploadManager::preprocess_file.
This is partly related to bugs:
https://bugs.launchpad.net/mahara/+bug/633760
https://bugs.launchpad.net/mahara/+bug/547505
References