-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix encryption wrapper filesize for non existing files #34607
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
Conversation
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
/rebase |
9f4375c to
fb5ff8f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we throw a OCP\Files\NotFoundException ?
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it should return false instead, since this is what is returned when filesize fails on local storage.
Signed-off-by: Robin Appelman <[email protected]>
fb5ff8f to
15a6920
Compare
done |
Signed-off-by: Robin Appelman [email protected]