← Back to team overview

mahara-contributors team mailing list archive

[Bug 634147] Re: File upload errors are not catched properly

 

** Changed in: mahara
       Status: New => Fix Committed

-- 
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