Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.3, 2.6
-
Fix Version/s: FRONTEND
-
Component/s: Filepicker
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:mdl43418-master
-
Pull Master Diff URL:
Description
Implement File Picker error message when an attempt to upload a file greater than user's upload limit.
This is to fix the issue of the whole file needs to be uploaded before getting message "The uploaded file may exceed the post_max_size directive in php.ini." or "Incorrect sesskey submitted, form not accepted!"