Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
10.8
-
None
-
Windows 10 Pro 64 bit, IE11, using a local instance XWiki 10.8 on MySQL 5.7
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
Preconditions: Blog Application is already installed.
- Login with Admin
- Create an user (e.g. U1)
- Login with U1
- Go to Notification Settings and set all Pages and Blog notifications to ON
- Login with Admin
- Create/update/comment a page (e.g. P1)
- Create a blog post (published)
- Login with U1
- Click on Notifications bell > 'RSS Feed'
EXPECTED RESULTS
The RSS feed opens, showing properly the events performed by Admin (create/update/comment a page, publishing of a blog post).
ACTUAL RESULTS
The title of the event related to the publishing of the blog post is missing and the event's description is not translated (screenshot attached).
Also, if the blog post is published first (before the creation/updating/commenting a page), for all events (except the one related to blog), on 'Changes:' is displayed 'null' instead of the version (revision) link (which would lead to the diff).
However, if the page (P1) is created/updated/commented first, for all events, on 'Changes:' is displayed the same link leading to diff for the published blog post (no matter what the event is).
The issues could be reproduced also on XWiki 10.7 and could be related to XWIKI-15657.
Attachments
Issue Links
- is related to
-
XWIKI-15657 Document changes are not properly displayed on Notifications RSS Feed
- Closed