Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
15.10.4
-
None
-
XWiki 15.10.4 installed through Xtool (HSQLDB)
-
Unknown
-
Description
Reproduction
- Create a new page
- Edit it with the WYSIWYG editor
- Add an image with the buttonĀ in the toolbar
- Select the Upload tab
- Browse to the image (I have used )
- Click Upload, Select and then Insert buttons
- Click Save & View button
- Go to the Attachments tab
- Attach an image
- Click the Browse button at the bottom of the Attachments tab
- Select an image. It can be the same as the previous one but needs a different file name, or it will be considered as a new version of the previous upload.
- Filter the Type column of attachments with Image type
Result
Only the image uploaded in the attachment tab is displayed. The one which has been uploaded in the WYSIWYG editor isn't.
Expected result
Both attached images should be displayed when filtering by image type
Notes
When exporting as a XAR, one can see that the properties mimetype and charset don't exist for the first image.
It could be the same problem as XWIKI-20159