This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-fa101a4c-13ac-42ec-9910-1e3559de71ac XWIKI-24513 Open

Uploading images in editable long text properties fails

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6a8ce881-bab9-48f2-a8b7-6fad87092252 Michael Hamann created this issue on 24/Jun/26 12:52
 
Summary: Uploading images in editable long text properties fails
Issue Type: cid:jira-generated-image-avatar-fa101a4c-13ac-42ec-9910-1e3559de71ac Bug
Affects Versions: 18.5.0-rc-1
Assignee: Unassigned
Components: Web - Templates & Resources
Created: 24/Jun/26 12:52
Labels: regression
Priority: cid:jira-generated-image-static-critical-68e678c9-0e67-46bb-bd09-269f13cf4006 Critical
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Create an AWM app with a long text and a content field
  2. Create a new entry in the app and save it (empty)
  3. Click the edit button of the long text property
  4. Click the "image" button to insert an image
  5. Go to the upload tab and upload an image and insert that image.
  6. Save the property.
  7. Repeat the edit steps with the content property, selecting a different image.

Expected result:

The image is displayed in both cases.

Actual result:

Only the image in the content field is displayed, the image that was inserted in the long text field is not displayed and also not listed in the attachments tab.

This is quite likely a regression introduced by the introduction of XWIKI-18810. To be tested on an earlier version.