-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.3
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-57002-master -
This was spotted testing MDLQA-10379 and MDLQA-10378.
When picking a file named "çø.txt", this exception comes up:
* line 1932 of /lib/filestorage/file_storage.php: file_exception thrown
|
* line 1487 of /lib/filestorage/file_storage.php: call to file_storage->add_file_to_pool()
|
* line 1335 of /repository/lib.php: call to file_storage->create_file_from_pathname()
|
* line 296 of /repository/repository_ajax.php: call to repository::move_to_filepool()
|
This may affect other repositories.
- caused a regression
-
MDL-58372 Exception Too few arguments to function repository Moodle 3.2.2 Php 7.1.2
- Closed
- Discovered while testing
-
MDLQA-10378 CLONE - A user can access WebDav repository with basic authentication
- Passed
-
MDLQA-10379 CLONE: A user can access WebDav repository without authentication
- Passed
- is a regression caused by
-
MDL-52217 dropbox repository does not clean up in temp download dir
- Closed