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

writing to locked files/folders give only a generic error message #5741

Closed
individual-it opened this issue Aug 27, 2021 · 0 comments · Fixed by #9940
Closed

writing to locked files/folders give only a generic error message #5741

individual-it opened this issue Aug 27, 2021 · 0 comments · Fixed by #9940
Assignees
Labels
Type:Bug Something isn't working

Comments

@individual-it
Copy link
Member

individual-it commented Aug 27, 2021

Steps to reproduce

  1. lock a folder e.g. curl -u admin:admin http://localhost/owncloud-core/remote.php/webdav/folder1 -X LOCK -d '<?xml version="1.0" encoding="UTF-8"?><d:lockinfo xmlns:d="DAV:"><d:lockscope><d:shared/></d:lockscope> </d:lockinfo>'
  2. try to upload a file into that locked folder via web

Expected behaviour

Error message should say Upload failed because the current folder is locked.

Actual behaviour

Message only says: File upload failed…

See also discussion in #5728 (review)

@individual-it individual-it added bug Type:Bug Something isn't working labels Aug 27, 2021
@lookacat lookacat self-assigned this Oct 22, 2021
@kulmann kulmann added this to Todo - Features in Web Support Board via automation Dec 3, 2021
@settings settings bot removed the bug label Apr 6, 2022
@kulmann kulmann removed this from Features / Enhancements in Web Support Board May 9, 2022
@AlexAndBear AlexAndBear self-assigned this Aug 3, 2023
@JammingBen JammingBen assigned jacob-nv and unassigned AlexAndBear Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
Status: Done
Status: Bugs Prio 3 or less
Development

Successfully merging a pull request may close this issue.

4 participants