-
Bug
-
Resolution: Fixed
-
Major
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-43438-master -
- Enable Assignment 2.2
- Create a new activity Upload a single file
- File in the form and click 'Submit and display'
Expected
- The activity is created and you're redirected to the activity
Actual
- The following fatal error occurs:
Fatal error: Cannot redeclare class assignment_uploadsingle in /Users/fmc/code/php/repositories/i26/moodle/mod/assignment/type/uploadsingle/assignment.class.php on line 443
This worked fine on 2.4 and 2.5
- Testing discovered
-
MDL-37972 Assignment (2.2) "Upload Single" settings submission file link does not work
- Closed