mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01470
[Bug 634147] [NEW] File upload errors are not catched properly
Public bug reported:
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
** Affects: mahara
Importance: Medium
Assignee: Ruslan Kabalin (ruslan-kabalin)
Status: New
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Assignee: (unassigned) => Ruslan Kabalin (ruslan-kabalin)
--
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: New
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
Follow ups
References