This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-a6a73147-3f26-4947-8fe9-e245d9d4d314 XWIKI-24792 Open

XWikiDocument#apply return false if the only changes are related to attachments

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9162deba-08a6-4936-a0a4-cabfd8c1e881 Thomas Mortagne created this issue on 03/Sep/26 12:03
 
Summary: XWikiDocument#apply return false if the only changes are related to attachments
Issue Type: cid:jira-generated-image-avatar-a6a73147-3f26-4947-8fe9-e245d9d4d314 Bug
Affects Versions: 16.10.18
Assignee: Unassigned
Components: Old Core
Created: 03/Sep/26 12:03
Priority: cid:jira-generated-image-static-critical-d5ecfe66-734d-44bf-8673-44bd21693bb2 Critical
Reporter: Thomas Mortagne
Description:

This can have serious consequences for any code which rely on it to know if an update was made (generally checked before deciding the save the document).