Details
-
Bug
-
Resolution: Solved By
-
Major
-
16.2.0
-
None
-
Windows 11, XWiki 16.2.0, MySQL 8.3, Chrome 123
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
Preconditions: Enable realtime collaboration for the WYSIWYG editor
- As Admin click on Drawer > Administer Wiki > Editing > WYSIWYG Editor
- Remove (uncheck) the "xwiki-realtime" from the list of disabled plugins in the CKEditor administration section
- Click on the Save button
Steps to reproduce:
- As a simple user (user01) edit any page
- Open a new private (incognito) browser window and login with another simple user (user02)
- Access the same page and edit it, forcing the lock
- Add some text
- Switch to the window of the first user (user01) and add some text
- Click Save & View
- Switch back to the private window of the second user (user02)
- Add some text
- Click Save & View
Expected results: The entire content is saved.
Actual results: ** The Version conflict message box appears.
Attachments
Issue Links
- is caused by
-
XWIKI-22351 The autosave triggers a merge conflict sometimes even if there's no save done outside the realtime session
- Closed