Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 2.9.4, 3.0.2, 3.1
-
Fix Version/s: None
-
Component/s: HTML Editor (Atto)
-
Labels:None
-
Affected Branches:MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
Description
I accidentally played with the atto file picker because I thought it is the area that was fixed in MDL-51117.
My settings:
- PHP
- upload_max_filesize=100M,
- post_max_size=8M
- Site upload limit = 1MB.
When I try to drag and drop a file greater than 1MB, it still gets uploaded.
Then I tried uploading a file that is greater than 8MB and the error alert dialogue comes up, as expected.