moodle-tool_objectfs
moodle-tool_objectfs copied to clipboard
4.5 - Objectfs does not implement a trashdir.
Moodle: 4.5 (dev) objectfs: MOODLE_402_STABLE
Seems to be coming up a fair few times in the debug output on my 4.5 test site. Didn't find a Moodle Tracker relating to this but never seen this occur before so must be 4.5 specific
Objectfs does not implement a trashdir.
line 995 of /admin/tool/objectfs/classes/local/store/object_file_system.php: call to debugging()
line 253 of /lib/filestorage/file_system_filedir.php: call to tool_objectfs\local\store\object_file_system->get_trash_fullpath_from_hash()
line 596 of /admin/tool/objectfs/classes/local/store/object_file_system.php: call to file_system_filedir->recover_file()
line 127 of /lib/filestorage/file_system_filedir.php: call to tool_objectfs\local\store\object_file_system->recover_file()
line 369 of /lib/filestorage/file_system.php: call to file_system_filedir->get_local_path_from_storedfile()
line 597 of /lib/filestorage/stored_file.php: call to file_system->get_imageinfo()
line 612 of /lib/filestorage/stored_file.php: call to stored_file->get_imageinfo()
line 606 of /course/renderer.php: call to stored_file->is_valid_image()
line 681 of /course/renderer.php: call to core_course_renderer->course_overview_files()
line 544 of /course/renderer.php: call to core_course_renderer->coursecat_coursebox_content()
line 775 of /course/renderer.php: call to core_course_renderer->coursecat_coursebox()
line 1437 of /course/renderer.php: call to core_course_renderer->coursecat_courses()
line 1716 of /course/renderer.php: call to core_course_renderer->frontpage_available_courses()
line 146 of /index.php: call to core_course_renderer->frontpage()
Related: https://github.com/catalyst/moodle-tool_objectfs/issues/471