Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
11.2
-
Windows 10 Pro 64 bit, Chrome 73, using a local instance of XWiki 11.2 on HSQL 2.4.1
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login with Admin
- Create an user (e.g. U1)
- Login with U1
- Go to Notification Settings and set all Pages notifications to ON
- Login with Admin
- Create/update/comment multiple pages (in order to generate multiple events - app. 240)
- Login with U1
- Click on Notifications bell
- Click on 'Load older notifications' multiple times
EXPECTED RESULTS
When 'Load older notifications' is clicked, notifications are loaded in batch of 10 until they all are displayed in the notifications list.
ACTUAL RESULTS
After click 'Load older notifications' app. 23 times, an endless spin wheel is displayed and the following error is encountered in console:
2019-03-25 14:50:34.217:WARN:oejh.HttpParser:qtp662441761-75: Header is too large 8193>8192
The issue could not be reproduced on XWiki 11.2RC1.