Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f2db0902b608dba9b63fa311f16eb722d0cbba3a https://github.com/xwiki/xwiki-platform/commit/f2db0902b608dba9b63fa311f16eb... Author: Simon Urli <[email protected]> Date: 2026-01-07 (Wed, 07 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/test/java/org/xwiki/configuration/internal/SpacePreferencesConfigurationSourceTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseCollection.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java Log Message: ----------- XWIKI-23874: BaseObject#clone doesn't preserve the order of the fields * Ensure to use a proper LinkedHashMap when performing clone of the fields * Provide unit test to cover it * Fix failure in SpacePreferencesConfigurationSourceTest which exposed the problem first (cherry picked from commit 4193cfc7ac95dfe41b3ebe34ced75b633234f153) Commit: f9b4bb4a72fe83f9c3abff3f4087e3f14f74f24f https://github.com/xwiki/xwiki-platform/commit/f9b4bb4a72fe83f9c3abff3f4087e... Author: Simon Urli <[email protected]> Date: 2026-01-07 (Wed, 07 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java Log Message: ----------- XWIKI-23866: Inconsistencies in the way XWikiDocument APIs handle class references * Remove missed old comment (cherry picked from commit 8e1318bb807c81db2d97ab0f94a5c1aac1537939) Compare: https://github.com/xwiki/xwiki-platform/compare/e160af67c376...f9b4bb4a72fe To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications