-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.4, 2.2.1, 2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MDL-31113_multiple_files_file_manager -
User can fool filemanager to upload multiple files even though max files is set.
- Go to course -> forum
- upload a file (File will be visible in file manager)
- Press browser back button
- Press browser forward button
- No file is visible in file manager
- upload another file
- You should see two files uploaded
- Save and both files get saved.
Using Drag and drop (DND) also you can see this issue:
- Upload a file using DND
- Try uploading another file (I used PDF)
- PDF opens (Which user don't expect IMO)
- Press browser back button, no file is visible
- Drag and drop another file, you will see two file. (This is related to file manager issue mentioned below.)
- Save post and both files get uploaded.
- Testing discovered
-
MDL-29766 Add drag and drop capabilities to the Filemanager element
-
- Closed
-