Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
10.8
-
None
-
Windows 10 Pro 64 bit, IE11, using a local instance XWiki 10.8 on MySQL 5.7, PostgreSQL 10 and HSQL 2.4.1
-
Unknown
-
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:
2018-10-05 17:00:56.761:WARN:oejh.HttpParser:qtp370988149-23: Header is too large 8193>8192
Sometimes, after performing the same action, the error encountered is
2018-10-05 14:03:07.852:WARN:oejh.HttpParser:qtp370988149-151: URI is too large >8192
Attachments
Issue Links
- relates to
-
XWIKI-15645 "Load older notifications" button can leads to http 414
- Closed