Branch: refs/heads/XWIKI-23019
Home:
https://github.com/xwiki/xwiki-platform
Commit: 00a546dd098db9d0dbe0b537711ea31204068c7a
https://github.com/xwiki/xwiki-platform/commit/00a546dd098db9d0dbe0b537711e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple
users
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications