Project

General

Profile

Actions

Bug #6146

closed

Rudder stores too much or too big cookies, causing white page with HTTP status: 413: FULL head

Added by Nicolas CHARLES over 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Web - UI & UX
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

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


Subtasks 2 (0 open2 closed)

Bug #6158: Correct id used to store change request table informatioReleasedFrançois ARMAND2015-01-20Actions
Bug #6187: Some tables are not displayed correctly (node details / compliance popup)ReleasedFrançois ARMAND2015-01-27Actions

Related issues 3 (0 open3 closed)

Related to Rudder - Bug #4378: White page with HTTP status: 413: FULL headReleasedJonathan CLARKE2014-01-15Actions
Related to Rudder - Bug #6157: Rudder stores too much or too big cookies, causing white page with HTTP status: 413: FULL head (branch 2.11)ReleasedFrançois ARMAND2015-01-20Actions
Related to Rudder - Bug #6160: Rudder stores too much or too big cookies, causing white page with HTTP status: 413: FULL head (branch 3.0)ReleasedFrançois ARMAND2015-01-21Actions
Actions #1

Updated by Nicolas CHARLES over 9 years ago

  • Assignee set to François ARMAND
Actions #2

Updated by Nicolas CHARLES over 9 years ago

  • Assignee changed from François ARMAND to Vincent MEMBRÉ
Actions #3

Updated by Vincent MEMBRÉ over 9 years ago

  • 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

Actions #4

Updated by Vincent MEMBRÉ over 9 years ago

  • 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
Actions #5

Updated by Vincent MEMBRÉ about 9 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #7

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.10.9 to 2.10.10
Actions #8

Updated by Vincent MEMBRÉ about 9 years ago

  • 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.

Actions

Also available in: Atom PDF