Branch: refs/heads/XWIKI-21417-3
Home:
https://github.com/xwiki/xwiki-platform
Commit: 7f7fa1af8527f12814e381f43404f0c2a601ce07
https://github.com/xwiki/xwiki-platform/commit/7f7fa1af8527f12814e381f43404…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/filter/output/PropertyClassOutputFilterStream.java
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java
Log Message:
-----------
XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true
* Ensure to use a deep flag when using object#setDirty(false) in
XWikiHibernateStore so that all properties dirty flag are properly
set to false
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications