-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.10, 4.1.5, 4.2.2
Look at the form for uploading a preset to the file type:
Try to guess it's type, fail and receive very ugly error:
Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in /opt/moodle/master/src/admin/presets/classes/manager.php on line 628
|
|
Warning: simplexml_load_string(): Oops in /opt/moodle/master/src/admin/presets/classes/manager.php on line 628
|
|
Warning: simplexml_load_string(): ^ in /opt/moodle/master/src/admin/presets/classes/manager.php on line 628
|
Skip to main content
|
Wrong file
|
(Continue)
|
|
Error output, so disabling automatic redirect.
|
- Discovered while testing
-
MDL-69187 Filepicker: file type validation behaves inconsistently depending on how the list of accepted types is passed
- Closed