← Back to team overview

mahara-contributors team mailing list archive

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

 

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/634147

Title:
  File upload errors are not catched properly

Status in Mahara ePortfolio:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/634147/+subscriptions


References