Bug #6146
closed
Rudder stores too much or too big cookies, causing white page with HTTP status: 413: FULL head
Added by Nicolas CHARLES almost 10 years ago.
Updated almost 10 years ago.
Description
Rudder stores cookies for the datatables.
However, they may either be too large and/or too many and they may overflow the header size (see #4378)
In this case, the only good solution is to clear the cookies.
We should clearly avoid these issues, by lowering the number of cookies
- Assignee set to François ARMAND
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Status changed from New to In progress
Datatables advice to use browser localstorage instead of cookies ! And it seems easy to do : https://datatables.net/blog/2012-01-16
Just have to prefix the value stored with id pf the table Aaaaaaaaaaaaaaaaaaaaaaaand it's done
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/784
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Target version changed from 2.10.9 to 2.10.10
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.10 and 2.11.7, which were these days.
Also available in: Atom
PDF