Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4193cfc7ac95dfe41b3ebe34ced75b633234f153 https://github.com/xwiki/xwiki-platform/commit/4193cfc7ac95dfe41b3ebe34ced75... 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 Commit: 8e1318bb807c81db2d97ab0f94a5c1aac1537939 https://github.com/xwiki/xwiki-platform/commit/8e1318bb807c81db2d97ab0f94a5c... 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 Compare: https://github.com/xwiki/xwiki-platform/compare/a395d98c2358...8e1318bb807c To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications