-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.9.4, 3.0.2, 3.1
-
None
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
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.