This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-b8460224-06f0-4dc5-8b9e-b9c8471069ad XWIKI-23103 Open

WYSIWYG image upload fail on XJetty

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-64a876e1-7de3-484b-a58c-a780cb54dace Thomas Mortagne created this issue on 11/Apr/25 16:22
 
Summary: WYSIWYG image upload fail on XJetty
Issue Type: cid:jira-generated-image-avatar-b8460224-06f0-4dc5-8b9e-b9c8471069ad Bug
Affects Versions: 17.2.0
Assignee: Unassigned
Components: WYSIWYG Editor
Created: 11/Apr/25 16:22
Priority: cid:jira-generated-image-static-blocker-c3ad40e3-ad08-4e27-935a-b583cb553a1b Blocker
Reporter: Thomas Mortagne
Description:

To reproduce:

  • start a jetty+hsqldb all in one demo package
  • edit or create a page with the WYSIWYG
  • click on the insert picture icon in the menu bar
  • choose the tab upload
  • click on browse
  • select an image
  • press the upload button
  • click on select
  • you see the edit image dialog, just click on insert
  • click save

The content does contain an "image", but the uploaded file is broken. It seems to have the expected size, but it's unreadable.

It works just fine with the link tool (choose attachment, and upload), so it's really specific to the WYSIWYG image tool, apparently.

 
 

2 updates

 
cid:jira-generated-image-avatar-64a876e1-7de3-484b-a58c-a780cb54dace Changes by Thomas Mortagne on 11/Apr/25 16:22
 
Fix Version: 17.3.0-rc-1
Labels: regression