Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 1d7726aeb39a3a71089bc94972587d651c61c958
https://github.com/xwiki/xwiki-platform/commit/1d7726aeb39a3a71089bc9497258…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/pom.xml
M
xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/main/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzer.java
M
xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-default/src/test/java/org/xwiki/mentions/internal/analyzer/UpdatedDocumentMentionsAnalyzerTest.java
Log Message:
-----------
XWIKI-22974: Mentions without an anchor in changed content don't trigger
notifications (#3981)
* Change the test to @OldcoreTest to use actual documents and objects.
* Fix generating notifications for null anchors (which is covered by the
test now).
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications