Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: b2f7bac9f34c3f7eaf271aa6f7c02389416860cc
https://github.com/xwiki/xwiki-platform/commit/b2f7bac9f34c3f7eaf271aa6f7c0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-02-20 (Thu, 20 Feb 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.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications