Details
Description
STEPS TO REPRODUCE
- Login as Admin
- Create an user (e.g .U1)
- Go to a page and edit it in WYSIWYG mode
- Type '@' to display the users mentions list
- Select U1
- Click 'Save & View'
- Trigger the 'Notifications daily email' job (or the job corresponding to the user's set email frequency) from Scheduler.WebHome
- Login with user U1
- Check the email received
EXPECTED RESULTS
The mention event is displayed properly (like other events, from Pages for ex).
ACTUAL RESULTS
The event's name and body are displayed as strings:
mentions.application.name
respectively:
notifications.events.mentions.mention.description.by.1user
Attachments
Issue Links
- is related to
-
XWIKI-17470 Notification Email template doesn't work properly with custom Event descriptor
- Closed
-
XWIKI-17421 Support Mentions in platform
- Closed