mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61328
[Bug 1268802] Re: Uploading more than php config max_file_uploads causes warning not displayed to user
https://reviews.mahara.org/#/c/11470/
** Changed in: mahara
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1268802
Title:
Uploading more than php config max_file_uploads causes warning not
displayed to user
Status in Mahara:
Invalid
Bug description:
If you try to upload more files than the number set for your php.ini
"max_file_uploads" setting, the upload silently fails for the
remaining files. Their progress spinner keeps spinning forever, and
this message is printed to the system PHP error logs but is not
displayed within Mahara:
[Tue Jan 14 14:16:51 2014] [error] [client 10.22.33.88] PHP Warning:
Maximum number of allowable file uploads has been exceeded in Unknown
on line 0, referer: http://mahara/artefact/file/index.php
Note that this only happens if you click the old-fashioned file select
button. On the other hand, if you use the new drag-and-dropper, it
sends each file in a separate request and you don't encounter this
problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1268802/+subscriptions
References