This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-dc305382-4c71-49a4-b2af-87d4e296a3de XWIKI-24596 Open

Add missing translation keys and improve technical events description in text version of email notifications

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-5b71793e-12e3-467d-97ae-ee5f3b11e551 Ilie Andriuta created this issue on 23/Jul/26 14:32
 
Summary: Add missing translation keys and improve technical events description in text version of email notifications
Issue Type: cid:jira-generated-image-avatar-dc305382-4c71-49a4-b2af-87d4e296a3de Bug
Affects Versions: 17.10.9
Assignee: Unassigned
Attachments: Notification_text_version_17_10_10.png
Components: Notifications
Created: 23/Jul/26 14:32
Environment: Windows 11 Pro, Firefox 152, using an instance of XWiki 17.10.10 on MySQL 9.7, Tomcat 11.0.24
Priority: cid:jira-generated-image-static-major-513b7652-9d76-4b11-bb97-8e6ea4872ace Major
Reporter: Ilie Andriuta
Description:

Steps to reproduce:

  1. Have an user with a valid email address set and following the entire wiki on Notification preferences
  2. Login as Admin
  3. Create/update/comment/delete a page
  4. Mention the user in a page
  5. Like a page
  6. Trigger the "Notifications daily email" job from Scheduler.WebHome
  7. On the user's received email, click on "..." (More) > '<> Show original' to see the text version of the notifications email
  8. Observe the displayed events under the Event(s) on the wiki: section

Expected results

All events have user friendly and simple described events, like there are already:

  • for Create: [create]
  • for Update events: [update]
  • for Delete: [delete]

Actual results

  • for Comment there is: [addComment]
  • for Mentions there is: [mentions.mention]
  • for Like there is: [org.xwiki.like.events.LikeRecordableEvent]

which are a bit technical not quite user friendly.

Also, instead of Pages header for each event, only on Like and Mentions there is displayed:

  • for Like: org.xwiki.platform:xwiki-platform-like-notifications
  • for Mentions: org.xwiki.contrib:mentions-notifications

Please see the attached screenshot.

The issue is not new, reproducing also on previous XWiki versions.

 
 

1 update

 
cid:jira-generated-image-avatar-5b71793e-12e3-467d-97ae-ee5f3b11e551 Changes by Ilie Andriuta on 23/Jul/26 14:33
 
Labels: usability