Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.2, 2.3.3, 2.3.4, 2.4, 2.4.1
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
MDL-37972-master -
-
3
-
FRONTEND Sprint 7
Description
In an "Upload Single" assignment 2.2 type the file submission link for a student found in the Settings block under Assignment Administration -> Submission is a broken link. When clicked the following error message is produced:
"No valid arguments supplied"
Stack Trace:
line 435 of /lib/setuplib.php: moodle_exception thrown
line 3192 of /lib/filelib.php: call to print_error()
line 37 of /pluginfile.php: call to file_pluginfile()
Steps to Recreate:
- Access a course as Student and make a submission for a Upload Single file type Assignment (2.2)
- Navigate to Settings Block > Assignment administration > Submission
- Observe that file name which was submitted is listed as a link
- Click on the link in attempt to download the file
Expected Result:
Successful download of the Submitted file
Actual Result:
Error message is rendered that "No valid arguments supplied"
Attachments
Issue Links
- Discovered while testing
-
MDL-43438 Creating a assignment_uploadsingle activity ends in a fatal error
-
- Closed
-