-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.2.2
-
MOODLE_22_STABLE
-
MOODLE_23_STABLE
-
wip-
MDL-32381-master -
I found number of PHP notices when using STRICT:
Strict Standards: Non-static method repository::overwrite_existing_draftfile() should not be called statically in /var/www/repositories/master/moodle/repository/repository_ajax.php on line 278
true
the same for function append_suffix($filename) and delete_tempfile_from_draft($draftitemid, $filepath, $filename)
- Discovered while testing
-
MDL-32513 Drag and drop file upload should probably offer the same options as the file picker when it encounters a duplicate file
- Closed