Details
Description
Prerequisites: have clean version of 15.8, be the admin of your XWiki. Create a normal user. To better visibility upload different avatar images for both users. Install latest version of Realtime WYSIWYG Editor. Set Realtime CKEditor as Default WYSIWYG Editor (XWiki Preferences → Editing → WYSIWYG Editor). Last have more than one web-browser client.
Step to reproduce
- Open a new tab in private-mode (or normal it's also reproduced)
- Log in as Admin user, enable advanced user feature
- Go to any desired page (Sandbox)
- Press "e" for editing and start editing (see message in CKEditor menu toolbar "Editing alone" with your custom avatar)
- Open a new tab in private-mode but in another web-browser
- Log in as secondly created user (normal), also enable advanced user feature
- Go to the same page as admin
- Press "e" and click "Force editing" in warning message
- Start editing with normal user (you'll see both avatars and different "Editng as Admin" and "Editing as user")
- Perform saving (click "Save" button) by admin user after typing a simply line sentence, then do the same with normal users (don't forget to add summary before saving)
- Leave a collaboration session by one of the user, press "Save & View" by left user
Actual result
Both users will see the original page state as it was before collaborative editing. However, the saving records will be present in History tab with content from this editing.
Expected result
The page content is updated with content from collaboration session.
Attachments
Issue Links
- relates to
-
XWIKI-20673 Action button events are not triggered properly by the realtime editor
- Closed