Ticket #206 (closed enhancement: wontfix)

Opened 7 years ago

Last modified 2 years ago

Improve cookie handling to pack all options into a single cookie

Reported by: JeremyRuston Owned by: JeremyRuston
Priority: undefined Milestone: 2011.cleanup
Component: core Version:
Severity: undefined Keywords:
Cc:

Description

As  discussed here, browsers often impose a limit on the number of cookies coming from a particular domain. This can cause TW to drop cookies due to the way that each option value is stored in a separate cookie.

The resolution is to pack all the option values into a single cookie.

Change History

Changed 7 years ago by JeremyRuston

  • milestone set to 2.2

Changed 6 years ago by MartinBudden

  • milestone changed from 2.2 to 2.3

Changed 6 years ago by MartinBudden

  • milestone changed from 2.3 to soon

Changed 2 years ago by cdent

  • status changed from new to closed
  • resolution set to wontfix
  • milestone changed from soon to 2011.cleanup

no patch, and browsers have changed

Note: See TracTickets for help on using tickets.