Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.3-rc-1
-
Windows 10 Pro 64 bit, Chrome 81, using a local instance XWiki 12.3 on Oracle 19c, Tomcat 9.0.31
-
Medium
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin and create an user (e.g. U1)
- Edit a page with in-place editor (insert e.g. 'edit1')
- Click 'Save'
- Open a different browser (or an incognito window) and login with the user (U1)
- Go to the same page and (force) edit it also with in-place editor (insert e.g. 'edit2')
- Click 'Save'
- Go to the browser where Admin is logged in and type a word (e.g. 'edit3')
- Click 'Save'
- Select 'Fix each conflict individually'
- On the bottom, select each option from the drop-down: 'your current changes', 'before your changes', 'latest version saved', 'custom version'
EXPECTED RESULTS
For each selected drop-down option, the content is displayed accordingly in the left side, so the user can choose what to save.
ACTUAL RESULTS
When selecting a choice, the content displayed on the left side is not changing and it seems that many values are displayed at once.
I've tested also by editing both pages with Wysiwyg editor and it works properly.
Attachments
Issue Links
- is related to
-
XWIKI-17145 Add support for editing in-place the wiki pages for which the default edit mode is WYSIWYG
- Closed