Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e66fa8d4cfe715a5878461ac696a75fdb987a220 https://github.com/xwiki/xwiki-platform/commit/e66fa8d4cfe715a5878461ac696a7... Author: Simon Urli <[email protected]> Date: 2025-03-12 (Wed, 12 Mar 2025) 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/ScopeNotificationFilterExpressionGenerator.java Log Message: ----------- XWIKI-22950: Notifications Macro also displays mentions events that took place in other locations if Pages parameter is used * Fix regression by testing if the filter is coming from DB * Deprecate a method that is not really used in XS anymore (we enter in it but the first condition immediately returns in XS) * Add some comments to explain a bit more the code To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications