mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13195
[Bug 1216481] [NEW] Drop zone does not respect php.ini max file size settings
Public bug reported:
When I drag and drop an image larger than 2 MB into the drop zone, the
system refuses to upload it because it says that the maximum file upload
size is exceeded.
However, I can upload the same image just fine by clicking the Browse
button. I checked my php.ini settings, and both
upload_max_filesize
post_max_size
are set higher than 2 MB.
** Affects: mahara
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: Triaged
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1216481
Title:
Drop zone does not respect php.ini max file size settings
Status in Mahara ePortfolio:
Triaged
Bug description:
When I drag and drop an image larger than 2 MB into the drop zone, the
system refuses to upload it because it says that the maximum file
upload size is exceeded.
However, I can upload the same image just fine by clicking the Browse
button. I checked my php.ini settings, and both
upload_max_filesize
post_max_size
are set higher than 2 MB.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1216481/+subscriptions
Follow ups
References