-
- Downloads
XWIKI-18856: No notification is displayed for minor changes despite the minor...
XWIKI-18856: No notification is displayed for minor changes despite the minor event alert filter being off * Fix the AbstractMinorEventNotificationFilter to take into account the format when filtering * Refactor tests to follow best practices (cherry picked from commit 9fe30c9f)
Showing
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/minor/AbstractMinorEventNotificationFilter.java 2 additions, 1 deletion.../internal/minor/AbstractMinorEventNotificationFilter.java
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/minor/MinorEventAlertNotificationFilterTest.java 35 additions, 30 deletions...internal/minor/MinorEventAlertNotificationFilterTest.java
- xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/minor/MinorEventEmailNotificationFilterTest.java 111 additions, 0 deletions...internal/minor/MinorEventEmailNotificationFilterTest.java
Loading
Please register or sign in to comment