This issue has been created
There are 5 updates, 1 comment.
 
 
Change Request Application / cid:jira-generated-image-avatar-50d88947-0df6-457e-b86a-34de353629df CRAPP-395 Closed

Changes might be lost on objects when refreshing

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-50424d35-4321-4a25-a3cf-a6225e46f8ea Simon Urli created this issue on 06/Aug/25 17:01
 
Summary: Changes might be lost on objects when refreshing
Issue Type: cid:jira-generated-image-avatar-50d88947-0df6-457e-b86a-34de353629df Bug
Affects Versions: 1.18
Assignee: Unassigned
Created: 06/Aug/25 17:01
Priority: cid:jira-generated-image-static-major-ab90ca15-1ae0-4d1e-81e5-a93a7777a389 Major
Reporter: Simon Urli
Description:

Reproduction steps:

  • Create a page with a stylesheet xobject containing something like:
    .content {
        color: red;
    }
    
  • Edit the object to change red to black and save the change in a new change request
  • Return to the page and delete the xobject
  • Return to the change request

Expected result:

  • the CR should display a conflict and the default resolution should be to keep the xobject with the provided changes

Obtained result:

  • the CR doesn't display a conflict but only proposes to refresh the changes, which lead to entirely loosing all changes
 
 

5 updates

 
cid:jira-generated-image-avatar-50424d35-4321-4a25-a3cf-a6225e46f8ea Changes by Simon Urli on 06/Aug/25 17:01
 
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Simon Urli
Resolution: Solved By
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-50424d35-4321-4a25-a3cf-a6225e46f8ea Simon Urli on 06/Aug/25 18:07
 

Solved by XWIKI-23441