-
Notifications
You must be signed in to change notification settings - Fork 72
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
Local file returns as is_file_readable_externally_by_hash() == true
if preferexternal
is set and file is 0 bytes in size
#634
Comments
Related to #609 |
petersistrom
added a commit
that referenced
this issue
Sep 18, 2024
petersistrom
added a commit
that referenced
this issue
Sep 18, 2024
petersistrom
added a commit
that referenced
this issue
Sep 18, 2024
petersistrom
added a commit
that referenced
this issue
Sep 18, 2024
petersistrom
added a commit
that referenced
this issue
Sep 18, 2024
petersistrom
added a commit
that referenced
this issue
Sep 19, 2024
petersistrom
added a commit
that referenced
this issue
Sep 19, 2024
petersistrom
added a commit
that referenced
this issue
Sep 19, 2024
brendanheywood
added a commit
that referenced
this issue
Oct 8, 2024
Issue #634: Return external accessible false is file empty or directory
brendanheywood
added a commit
that referenced
this issue
Oct 8, 2024
Issue #634: Return external accessible false is file empty or directory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a local file has a size of 0 bytes and the
tool_objectfs | preferexternal
setting is turned on, then theis_file_readable_externally_by_hash
moodle-tool_objectfs/classes/local/store/object_file_system.php
Line 249 in 6388430
The text was updated successfully, but these errors were encountered: