Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
10.11.9, 11.6, 11.3.2, 11.7-rc-1, 11.3.3
-
Windows 10 Pro 64 bit, Chrome 76, using a local instance of XWiki 11.3.3 on PostgreSQL 11
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Go to Notifications Settings and set Pages toggles to ON (make sure the wiki is watched)
- Create an user (e.g. U1)
- Login as the user
- Create/update/comment a page (to generate some notification events)
- Login as Admin
- Edit/create a page using CKEditor
- From XWiki Macro, insert 'Notifications Macro'
- Click 'Save & View'
- Logout
EXPECTED RESULTS
When logging out from the page containing the Notifications Macro, a message is displayed informing that no notifications are available (for guest user). The RSS Feed link is not displayed.
ACTUAL RESULTS
Instead of the (info) message there is an endless spinning wheel along with the RSS Feed link which leads to the following error:
HTTP Error 401: Problem accessing /xwiki/rest/notifications/rss. Reason: Unauthorized
The issue could not be reproduced on XWiki 11.3.1, XWiki 10.11.8 and respectively, XWiki 11.5.
Attachments
Issue Links
- is related to
-
XWIKI-15287 NPE when logout from a page with Notifications Macro
- Closed