[wp-trac] [WordPress Trac] #16030: PHP Notice on post save when post meta has been deleted
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 29 20:09:05 UTC 2010
#16030: PHP Notice on post save when post meta has been deleted
------------------------------+-----------------------------
Reporter: cyberhobo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Warnings/Notices | Version: 3.1
Severity: normal | Keywords: dev-feedback
------------------------------+-----------------------------
I think this began with the fix for #15276, but appears to be a separate
problem. With WP_DEBUG set, deleting a post meta item (custom field)
followed by a publish/save produces this notice:
{{{
Notice: Trying to get property of non-object in /Applications/MAMP/htdocs
/wp-svn/wp-admin/includes/post.php on line 719
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16030>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list