[wp-trac] [WordPress Trac] #20543: Removing a custom field via XML-RPC results in a PHP Notice
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 25 12:14:06 UTC 2012
#20543: Removing a custom field via XML-RPC results in a PHP Notice
----------------------------+-----------------------------
Reporter: scott.gonzalez | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------
In order to remove a custom field, you pass the id without a key or value,
but the code is currently checking for a value before determining if the
field should be deleted.
`PHP Notice: Undefined index: value in .../wp-includes/class-wp-xmlrpc-
server.php on line 279`
testing against HEAD.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20543>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list