Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 49e4b9a0c41db8c4db98a1ea12865eb535699b6a https://github.com/xwiki/xwiki-platform/commit/49e4b9a0c41db8c4db98a1ea12865... 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 (cherry picked from commit e66fa8d4cfe715a5878461ac696a75fdb987a220) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications