Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 42fefa2aec969bea8b6e0d5a8603b949e1019a01
https://github.com/xwiki/xwiki-platform/commit/42fefa2aec969bea8b6e0d5a8603…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationState.java
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterTest.java
A
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationStateTest.java
Log Message:
-----------
XWIKI-21896: Events might be wrongly filtered out if they happen same second a page is
watched
* Ensure to ignore milliseconds of startingDate in
WatchedLocationState as the events milliseconds might be missing
which can cause inconsistencies when comparing dates in tests
(cherry picked from commit 356fc29e6d2ed01a118f81efb68ebc26dc06d5a7)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications