Ticket #206 (closed enhancement: wontfix)
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
Note: See
TracTickets for help on using
tickets.
