Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: d5e53d6f9d6f50a1cba7438c273a2846896c0a25
https://github.com/xwiki/xwiki-platform/commit/d5e53d6f9d6f50a1cba7438c273a…
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/store/XWikiHibernateStore.java
Log Message:
-----------
XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true (#4640)
* 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
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