Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 9032c87117644d55edd58f3d5d893c184015d133
https://github.com/xwiki/xwiki-platform/commit/9032c87117644d55edd58f3d5d89…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/SolrRatingsManager.java
M
xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/test/java/org/xwiki/ratings/internal/SolrRatingsManagerTest.java
Log Message:
-----------
XWIKI-21577: Ratings improperly remove ratings with 0 even if zero stored is allowed
* Fix storage of ratings when 0 should be stored
(cherry picked from commit 4e9d23f1d5b6a2aaebdbf614c9daed6dbb82de7d)