Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
15.8
-
Windows 11 Pro, Chrome 119, using a local instance of XWiki 15.10 RC1 on Jetty/HSQLDB
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce
- Login as Admin
- Setup the Mail Sending on the instance
- Create an user (e.g. U1) with a valid email address
- Login as the user
- Click on the Notifications Bell and turn ON all Watch Notification Toggles
- Login as Admin
- Create a page (e.g. 'Pag1') and save it
- Edit the page again, add some content and save it
- Comment on the page
- Go to <server>/xwiki/bin/view/Scheduler/ and click on "Trigger" button for the 'Notifications daily email' job
- Observe the notification events in the email received by the user
Actual results
The notifications events from the mail received by the user have a proper description (e.g. 'Pag1 commented by Administrator').
Expected results
Regardless of the type of event, the description is a string:
#displayCompositeEventDescription($event)
The issue could not be reproduced on XWiki 15.7, 15.5.3 or 14.10.19.
Attachments
Issue Links
- is caused by
-
XWIKI-20904 The generated translation key for standard notification message is too strict
- Closed
- is duplicated by
-
XWIKI-21664 Unresolved variable in email notifications
- Closed
- is related to
-
XWIKI-21752 Email notifications events description do not display the user avatar anymore
- Closed