Details
-
Bug
-
Resolution: Unresolved
-
Blocker
-
17.10.9, 18.4.1, 16.10.18
-
Windows 11 Pro, Chrome 149, using an instance of XWiki 16.10.18 and 18.4.1 on MariaDB 12.2
-
Unknown
-
Description
Steps to reproduce:
- Go to a page with some text content
- Select a word/some words
- Press CTRL+M
- From the CKEditor toolbar, click on "Image"
- Click on Upload option
- Select and upload a new image
- Click on Add annotation
Expected Result:
The uploaded image should remain visible in the annotation after saving in the annotation popup, as well as in the annotation comment
Actual Result:
After saving, the uploaded image is not displayed in the annotations popup as well as on the annotation comment. Only the image file name is displayed.
Notes:
- {}The issue could not be reproduced on XWiki 16.10.10.
- Images attached directly in a Comment are displayed correctly before and after saving.
- Images attached from existing pages are displayed correctly after the annotation is saved.