Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: c43744836c2daf6f21ebbe2d078ed135d6cdda44
https://github.com/xwiki/xwiki-platform/commit/c43744836c2daf6f21ebbe2d078e…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java
Log Message:
-----------
XWIKI-22902: Adding a user to a group modifies the cached document
* Clone the document before modifying it
(cherry picked from commit 21bd6256acd8867bd67d9d07e926c9381cc4de3b)
Commit: 0ffdb8e963a53a7d9919fe376ad3f3f048b6df35
https://github.com/xwiki/xwiki-platform/commit/0ffdb8e963a53a7d9919fe376ad3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/main/java/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource.java
M
xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/test/java/org/xwiki/configuration/internal/WikiPreferencesConfigurationSourceTest.java
Log Message:
-----------
XWIKI-22903: Saving a document configuration source modifies the cached document
* Clone the document before modifying it.
* Save the modified document instance instead of reloading the document.
* Improve the code style of the test and also save the document in the
test.
(cherry picked from commit b2f7bac9f34c3f7eaf271aa6f7c02389416860cc)
Compare:
https://github.com/xwiki/xwiki-platform/compare/785da34d245b...0ffdb8e963a5
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications