Branch: refs/heads/XWIKI-21417-2
Home:
https://github.com/xwiki/xwiki-platform
Commit: 63ab18d125ca8298641a83a1a61bae66bd5d9374
https://github.com/xwiki/xwiki-platform/commit/63ab18d125ca8298641a83a1a61b…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java
Log Message:
-----------
XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true
* Only create the property when it doesn't exist in BaseObject#set
Commit: 466e3c1b33e08e01686a7a080ce526ffd272b87f
https://github.com/xwiki/xwiki-platform/commit/466e3c1b33e08e01686a7a080ce5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/objects/BaseObjectTest.java
Log Message:
-----------
XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true
* Provide unit test
Compare:
https://github.com/xwiki/xwiki-platform/compare/7742373c54ab...466e3c1b33e0
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications