Project

General

Profile

Actions

Bug #6146

closed

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

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

Added by Nicolas CHARLES about 11 years ago. Updated almost 11 years ago.

Status:
Released
Priority:
1 (highest)
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 ARMANDActions
Bug #6187: Some tables are not displayed correctly (node details / compliance popup)ReleasedFrançois ARMANDActions

Related issues 3 (0 open3 closed)

Related to Rudder - Bug #4378: White page with HTTP status: 413: FULL headReleasedJonathan CLARKEActions
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 ARMANDActions
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 ARMANDActions

Updated by Nicolas CHARLES about 11 years ago Actions #1

  • Assignee set to François ARMAND

Updated by Nicolas CHARLES about 11 years ago Actions #2

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

Updated by Vincent MEMBRÉ about 11 years ago Actions #3

  • 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

Updated by Vincent MEMBRÉ about 11 years ago Actions #4

  • 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

Updated by Vincent MEMBRÉ about 11 years ago Actions #5

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

Updated by Vincent MEMBRÉ almost 11 years ago Actions #7

  • Target version changed from 2.10.9 to 2.10.10

Updated by Vincent MEMBRÉ almost 11 years ago Actions #8

  • 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: PDF Atom