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

Editing tags of a locked resource should not be possible #9789

Closed
JammingBen opened this issue Oct 10, 2023 · 0 comments · Fixed by #9873
Closed

Editing tags of a locked resource should not be possible #9789

JammingBen opened this issue Oct 10, 2023 · 0 comments · Fixed by #9873
Assignees
Labels
Priority:p4-low Low priority Topic:good-first-issue beginner friendly task Type:Bug Something isn't working

Comments

@JammingBen
Copy link
Collaborator

Steps to reproduce

  1. Manually lock a file: curl -u admin:admin https://host.docker.internal:9200/remote.php/webdav/your_file.txt -X LOCK -d '<?xml version="1.0" encoding="UTF-8"?><d:lockinfo xmlns:d="DAV:"><d:lockscope><d:shared/></d:lockscope> </d:lockinfo>' --insecure
  2. Open Web
  3. Right click the file -> the action "Add or edit" tags should not be visible
  4. Open the right sidebar for this file, open the tags panel -> the select-field should be read-only
@JammingBen JammingBen added Type:Bug Something isn't working Priority:p4-low Low priority Topic:good-first-issue beginner friendly task labels Oct 10, 2023
@grimmoc grimmoc self-assigned this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p4-low Low priority Topic:good-first-issue beginner friendly task Type:Bug Something isn't working
Projects
Archived in project
Status: Bugs Prio 3 or less
Development

Successfully merging a pull request may close this issue.

2 participants