This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-1b700790-05fd-498c-a8c3-2bd53e367854 XWIKI-24780 Open

A listener cannot modify a renamed document through DocumentUpdating/CreatingEvent

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1e1508e2-c0a2-4adc-a9ab-a0dd7c795597 Thomas Mortagne created this issue on 02/Sep/26 11:04
 
Summary: A listener cannot modify a renamed document through DocumentUpdating/CreatingEvent
Issue Type: cid:jira-generated-image-avatar-1b700790-05fd-498c-a8c3-2bd53e367854 Bug
Affects Versions: 12.5-rc-1
Assignee: Unassigned
Components: Old Core
Created: 02/Sep/26 11:04
Priority: cid:jira-generated-image-static-critical-ab4db671-43ef-4a8d-8e78-02ce33df61f2 Critical
Reporter: Thomas Mortagne
Description:

One limitation introduced by XWIKI-13935 is that while DocumentUpdating/CreatingEvent events still allow cancelling the save (and so, the move), they don't allow modifying the XWikiDocument, because it's not actually the XWikiDocument instance which will be saved.

 
 

1 update

 
cid:jira-generated-image-avatar-1e1508e2-c0a2-4adc-a9ab-a0dd7c795597 Changes by Thomas Mortagne on 02/Sep/26 11:05
 
Labels: regression