This issue has been created
 
 
Change Request Application / cid:jira-generated-image-avatar-9c195edf-b347-490c-b563-8dbbe201e2f2 CRAPP-409 Open

Cancelling filechange save doesn't properly clean up info from memory

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-3b8c5af8-d4e8-4bc5-a859-1156f5933a87 Simon Urli created this issue on 03/Dec/25 12:15
 
Summary: Cancelling filechange save doesn't properly clean up info from memory
Issue Type: cid:jira-generated-image-avatar-9c195edf-b347-490c-b563-8dbbe201e2f2 Bug
Affects Versions: 1.20.1
Assignee: Unassigned
Created: 03/Dec/25 12:15
Priority: cid:jira-generated-image-static-critical-330d5bcb-6db4-4ee7-b1a2-3cca3915d7b2 Critical
Reporter: Simon Urli
Description:

Reproduction step:

  • Import the attached XAR (careful: it will prevent to use properly Change Request)
  • Create a new page with content "XX. Create"
  • Edit the page, replace XX by 1, check "minor edit" and save as change request
  • Go to the change request edit the changes
  • Uncheck the minor edit checkbox and add a line "2. Edit"
  • Click save -> an error should appear
  • Add a new line "3. Edit" and check the minor edit box
  • Click save

Expected result:

  • The save should happen at that point and the page should contain:
    1. Create
    2. Edit
    3. Edit
    

Obtained result:

  • The page can never be saved at that point, trying to save multiple times will change the content in memory: leaving the editor and then going back to the CR and trying again to edit the changes displays an editor with all the cumulated attempts to save