[wp-trac] [WordPress Trac] #25023: WordPress 3.6 deleting data on custom post meta
WordPress Trac
noreply at wordpress.org
Sat Aug 31 01:43:27 UTC 2013
#25023: WordPress 3.6 deleting data on custom post meta
-------------------------------------+--------------------
Reporter: cdwharton | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6.1
Component: Administration | Version: 3.6
Severity: critical | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------
Comment (by nacin):
[attachment:25023.2.patch] could very well break a save_post hook (or any
other hook in the stack — there are probably more than a dozen) that is
using `global $post` but is also doing the right checks. I think the
actual feasibility of this is very, very limited; but so was this mess in
the first place.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25023#comment:39>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list