Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.5 - Objectfs does not implement a trashdir. #632

Open
aspark21 opened this issue Sep 14, 2024 · 0 comments
Open

4.5 - Objectfs does not implement a trashdir. #632

aspark21 opened this issue Sep 14, 2024 · 0 comments

Comments

@aspark21
Copy link

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant