Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.3
-
None
-
Windows 10 Pro 64 bit, Edge 16, Firefox 59, IE11, Chrome 66, using a local instance of XWiki 10.3 on Oracle 11.2
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Create an user (e.g. U1) and set a valid email address in its profile
- Login as U1
- Go to Notifications > Settings
- Set 'Details of the changes' to 'Nothing'
- Set all Pages Notifications to ON (menu and e-mail)
- Login as Admin
- Create, edit and comment a new page (e.g. Pag1)
- Trigger 'Notifications daily email' (as set by default in user's profile) from Job Scheduler
- Check the notification email received by the user U1
EXPECTED RESULTS
Since the 'Details of the changes' are set to 'Nothing' in the user's settings, the notification email does not display the changes as diffs, but they are displayed as links instead (see expected screenshot).
ACTUAL RESULTS
In the email received by the user, there are no links displayed for the changes performed by the Admin on 'Pag1' (create, edit and comment).
However, if the 'Minor event' filters are turned off in the user's notification settings, the link for the changes is displayed only for 'comment' event.