TiddlyWiki.org

Ticket #206 (new enhancement)

Opened 2 years ago

Last modified 10 months ago

Improve cookie handling to pack all options into a single cookie

Reported by: JeremyRuston Assigned to: JeremyRuston
Priority: undefined Milestone: soon
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

02/11/06 22:48:14 changed by JeremyRuston

  • milestone set to 2.2.

05/02/07 17:03:54 changed by MartinBudden

  • milestone changed from 2.2 to 2.3.

12/10/07 18:52:19 changed by MartinBudden

  • milestone changed from 2.3 to soon.