[xwiki/xwiki-platform] 405f26: XWIKI-24564: Sorting of values in page and DB list...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 405f26d282ab1a34fe11fbea13ae785e19730bc9 https://github.com/xwiki/xwiki-platform/commit/405f26d282ab1a34fe11fbea13ae7... Author: Michael Hamann <[email protected]> Date: 2026-07-13 (Mon, 13 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilder.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilderTest.java Log Message: ----------- XWIKI-24564: Sorting of values in page and DB list picker depends on the database * Add an explicit order by in ImplicitlyAllowedValuesDBListQueryBuilder to ensure that values are ordered deterministically independent of the native order that is returned by the database. * Adapt unit tests. Integration tests that failed because of the inconsistent order on MariaDB and MySQL already exist in PageClassFieldIT#multipleSelection and DBListClassFieldIT#displayType. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications