This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-7c3a017e-8e32-4ff4-96fa-fc8649e8c562 XWIKI-24515 Open

Uploaded images are cleared in editable content properties when saving another property

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-3d4c80de-d6b6-4a93-9612-bd44eb47fdb8 Michael Hamann created this issue on 24/Jun/26 16:45
 
Summary: Uploaded images are cleared in editable content properties when saving another property
Issue Type: cid:jira-generated-image-avatar-7c3a017e-8e32-4ff4-96fa-fc8649e8c562 Bug
Affects Versions: 18.4.0
Assignee: Unassigned
Components: Old Core
Created: 24/Jun/26 16:45
Labels: regression
Priority: cid:jira-generated-image-static-critical-91bd7508-6c66-4b9d-a03a-afeedf005807 Critical
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Create an AWM app with a checkbox and a content field
  2. Create a new entry in the app and save it (empty)
  3. Click the edit button of the content 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. Click the edit button of the checkbox
  7. Change the state of the checkbox
  8. Save the checkbox
  9. Save the content property.

Expected result:

The image is displayed.

Actual result:

No image is displayed.

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