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

fix(View): Catch exceptions when executing mkdir for non-existent parents #49880

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

provokateurin
Copy link
Member

Summary

Follow-up to #47417.
We can not simply assume that the user is allowed to create the parent folder, for example groupfolders ACL or files_accesscontrol rules could prevent it.

Checklist

@provokateurin provokateurin added bug 3. to review Waiting for reviews labels Dec 16, 2024
@provokateurin provokateurin added this to the Nextcloud 31 milestone Dec 16, 2024
@provokateurin provokateurin requested review from a team, Altahrim, artonge and sorbaugh and removed request for a team December 16, 2024 11:53
@provokateurin
Copy link
Member Author

/backport to stable30

@provokateurin
Copy link
Member Author

/backport to stable29

@provokateurin
Copy link
Member Author

/backport to stable28

@provokateurin provokateurin force-pushed the fix/view/catch-mkdir-exception-non-existent-parents branch from afef56a to 0e00d84 Compare December 16, 2024 13:02
@provokateurin provokateurin force-pushed the fix/view/catch-mkdir-exception-non-existent-parents branch from 0e00d84 to 4bc0b58 Compare December 16, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants