This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a1b41a7b-2cb9-4dc1-aeb1-e00bedcaccf6 XWIKI-24791 In Progress

A rename always produce a DocumentCreating/edEvent even when the target location already exist

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-485545c6-2c5d-40e7-876b-229ae37f3f77 Thomas Mortagne created this issue on 03/Sep/26 11:56
 
Summary: A rename always produce a DocumentCreating/edEvent even when the target location already exist
Issue Type: cid:jira-generated-image-avatar-a1b41a7b-2cb9-4dc1-aeb1-e00bedcaccf6 Bug
Affects Versions: 12.5-rc-1
Assignee: Unassigned
Components: Old Core
Created: 03/Sep/26 11:56
Priority: cid:jira-generated-image-static-major-11cddfb3-989d-4b76-92b3-eb9a19208add Major
Reporter: Thomas Mortagne
Description:

In which case it should be a DocumentUpdating/edEvent.

The delete done right before the rename make sure to not fire any event in order for it to be seen as an update, and yet does pass this information in any way for the rename to indeed expose it as a rename.

 
 

2 updates

 
cid:jira-generated-image-avatar-485545c6-2c5d-40e7-876b-229ae37f3f77 Changes by Thomas Mortagne on 03/Sep/26 11:56
 
Assignee: Thomas Mortagne
Status: Open In Progress