Branch: refs/heads/stable-16.2.x Home: https://github.com/xwiki/xwiki-platform Commit: ee246833723ef5777bf365661a1a5ea64c54dd7b https://github.com/xwiki/xwiki-platform/commit/ee246833723ef5777bf365661a1a5... Author: Simon Urli <[email protected]> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java 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/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java Log Message: ----------- XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler * Bulletproof diff_macros.vm * Use list of user components in PageTest * Fix possible NPE in error handling of Document#getMetadataDiff * Provide new test for handling diff of a page when there's no previous version in a mail notification (cherry picked from commit 3c1fb8c5c813677fc130802e0cb35614e031fcb5) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications