-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
2.3
-
MOODLE_23_STABLE
To replicate:
- Create a new IMS activity
- Select a file which is not of a valid type for this activity
- Save and return to the course
An error appears:
extralocations parameter in get_string() is not supported any more, please use standard lang locations only.
|
|
line 7138 of /lib/moodlelib.php: call to debugging()
|
line 84 of /mod/imscp/mod_form.php: call to get_string()
|
line 523 of /lib/formslib.php: call to mod_imscp_mod_form->validation()
|
line 472 of /lib/formslib.php: call to moodleform->validate_defined_fields()
|
line 569 of /lib/formslib.php: call to moodleform->is_validated()
|
line 265 of /course/modedit.php: call to moodleform->get_data()
|
And the error string for the file is empty:
"" is not a valid file type
|
- duplicates
-
MDL-80088 IMS content package: Uploading an invalid file does not give the filename in the error message
-
- Closed
-