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. |