You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User A: Create a new Word file online/locally ( tested online)
User A: Write something in that file from the online editor and close it
User A: Share the file with User B
User A: Open it locally
User B: Hit F5 online and notice it's locked by User A
User A: Write something in your local document and hit save
User A: Notice that the file is now saved locally and synced to Nextcloud (keep the document open locally)
User B: Open it online and write something
User B: Can edit the file, and the changes are saved
User A: still has the document open locally, but now the desktop sync client gets errors regarding that the file can't be synced
User B: Closes the document
User A: Closes local edit and opens the document - the changes that User B made are present
12.5. Even if User B would close and open the document while it's open locally by User A - the changes would still be present.
I've pushed a fix to #442 but could only partly validate it due to issues with my OSS setup as outlined in the PR. Any help in testing is very welcome.
Describe the bug
Open a document for local edit. The document gets locked in the web interface. Another user can see that it is locked.
BUT if the user click on it office online opens the document and the user can write in it and changes is save. Not respecting the lock at all.
If this is done in nextcloud office a popup says that the document is locked and opened in read only mode.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
office online should say that the docment is locked and opened in read only mode
Screenshots
If applicable, add screenshots to help explain your problem.
Client details:
Server details
Operating system: ubuntu 22.04
Web server: apache
Database: mysql
PHP version: 8.1
Nextcloud version: 26.0.0
Version of the officeonline app 2.0.1
Version of Office Online server 16.0.10396.20000
Logs
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: