Steps to reproduce
- Create an user that is Watching the wiki (has Watch Notifications toggles ON)
- Login as Admin
- Create, edit some pages to generate more than 10 events
- Login as U1
- Click on Notifications Bell to open the Notifications List
- Observe the background color of the 10 events displayed by default
- Click on "Load older notifications" button
- Observe the background color of the older events loaded
Expected results Both the events displayed by default when the list is opened and loaded from older ones have the background grey, since they are unread. Actual results The background color of the older events loaded is white (same as read events), even if the events are unread. The same issue reproduces on Dashboard's Activity Stream. The issue reproduces also on XWiki 15.9, but could not be reproduced on XWiki 15.5.4 or 14.10.20. |