Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: f19bd6fa13aee6600432e171409dd8570486f339
https://github.com/xwiki/xwiki-platform/commit/f19bd6fa13aee6600432e171409d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/notification/email/macros.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java
Log Message:
-----------
XWIKI-22042: Mail Prepare Thread error still occurs in some cases when triggering the
mail sending job from Scheduler
* Bulletproof usage of #createDocumentDiff by ensuring the docs are
not null before calling it
* Fix related test
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications