-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
2.1, 2.2
-
Any
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
It is a regression from Moodle 1.9.
Now, in Moodle 2.x (tested on 2.1 and 2.2), you can submit "no file" in a "Single file upload assignment".
After clicking on the "Save changes" button, directly without selecting previously any file on your computer, you get a message telling you : "File uploaded successfully".
The submission is considered as valid and is recorded in the assigment_submissions table of the database.
The semantic of these feature is broken.
A check must be done somewhere during the submission process and the user should be informed of any kind of problems.
The submission must not be recorded if a problem occured
- duplicates
-
MDL-29400 Single file assignment displays 'File uploaded successfully' when no file uploaded
-
- Closed
-
- has a non-specific relationship to
-
MDL-30957 A misleading submitted date shows up on the student view for assignment before the submission takes place
-
- Closed
-
-
MDL-31545 Make it so that the "single file upload" and "Advanced upload" types do not add an entry to the assignment_submissions table until the user has actually selected to submit the assignment
-
- Closed
-