[wp-trac] [WordPress Trac] #25213: set_site_transient() incorrectly passes prefixed transient names to hooks when not using an object cache
WordPress Trac
noreply at wordpress.org
Wed Sep 11 08:45:44 UTC 2013
#25213: set_site_transient() incorrectly passes prefixed transient names to hooks
when not using an object cache
--------------------------+---------------------
Reporter: dd32 | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.7
Component: General | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by dd32):
* owner: => dd32
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25350"]:
{{{
#!CommitTicketReference repository="" revision="25350"
Fix the action that `set_site_transient()` fires so as not to include the
private option prefix. This brings set_site_transient() back in line with
it's documented behaviour, and the behaviour of all other transient
functions. Fixes #25213
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25213#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list