Branch: refs/heads/backport/stable-16.4.x/pr-3981
Home:
https://github.com/xwiki/xwiki-platform
Commit: 99c7b5ec6df79eb8a9ac7cb3d5a10f581f4190ac
https://github.com/xwiki/xwiki-platform/commit/99c7b5ec6df79eb8a9ac7cb3d5a1…
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).
(cherry picked from commit 1d7726aeb39a3a71089bc94972587d651c61c958)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications