Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
12.5.1
-
None
-
Windows 10 Pro 64 bit, Chrome 90, using a local instance of XWiki 12.10.6 on PostgreSQL 13, Tomcat
-
Unknown
-
Description
STEPS TO REPRODUCE
Preconditions: The the Blog Applications is installed and Email sending is configured from Administration.
- Login as Admin
- Create an user (e.g. U1, with a valid email address)
- Login as U1
- Go to Notifications Settings > Applications section and set Blog toggles to ON
- Login as Admin
- Go to Blog
- Fill a new post name and click 'Create' to create a new blog post
- In 'Content' field, write a short sentence and mention user U1 (like "Hey @U1 how are you?")
- Select 'Publish' to publish the blog post
- Click 'Save & View'
- Trigger the 'Notifications daily email' job from Scheduler.WebHome
- Observe the email received for user U1
EXPECTED RESULTS
On received email, the Blog notification displays in its body (the block quote) the sentence with the user mention.
ACTUAL RESULTS
Only the words from the sentence are displayed, without the user mention, see attached screenshot.