[wp-trac] [WordPress Trac] #29294: There may be lots of 'wp-saving-post-*' left-over/stale cookies
WordPress Trac
noreply at wordpress.org
Fri Aug 22 00:24:58 UTC 2014
#29294: There may be lots of 'wp-saving-post-*' left-over/stale cookies
--------------------------+---------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.0
Component: Autosave | Version:
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+---------------------
Changes (by azaozz):
* owner: => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"29572"]:
{{{
#!CommitTicketReference repository="" revision="29572"
Autosave: prevent setting multiple stale `wp-saving-post-*` cookies when
the browser disregards "session cookies" expiration on quit:
- Add expiration time of 24 hours for these cookies.
- Rename them to `wp-saving-post` (no post_id) so there is never more than
one cookie per domain.
Fixes #29294.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29294#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list