-
Notifications
You must be signed in to change notification settings - Fork 120
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
Collaborative Editing - Renaming file makes the removes the file from the folder #4370
Comments
A bisect of
I checked the previous commit. And it was ok. Commit: 565f825 From these merge requests: Which seems to be to address this issue: #3830 |
cc: @elzody |
Thanks, I will take a look at it when I can |
As UX improvement we could also indicate in the CheckFileInfo from richdocuments that file cannot be renamed, eg. in shared folder? (if it is true) and COOL then can block the option in the UI (show grey lock on the field? and tooltip explaining - the lack of permission) I didn't check if it is done but would be nice improvement |
We also tested this fix our side and it solve the issue. Thanks for the fix @elzody |
This issue was originally reported by @Ezinnem
This bug occurs in Richdocuments 8.5.3 version in both single user and Collaborative users in a Shared folder
Seen during collaboratve editing on 2024-12-24 using COOLWSD version: 24.04.11.1(git hash: 3d3b1895f7 (E)) LOKit version: Collabora Office 24.04.11.1(git hash: 4459677)
A simpler step:
Open a folder using a shared URL
Open a file in that folder
Rename the file
See error:
If the file is reloaded, the file will be missing the folder
Screencast_from_24-12-24_15_54_17.webm
The text was updated successfully, but these errors were encountered: