[wp-trac] Re: [WordPress Trac] #9447: xmlrpc blogger_deletePost()
is broken
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 3 03:24:05 GMT 2009
#9447: xmlrpc blogger_deletePost() is broken
--------------------------+-------------------------------------------------
Reporter: scoopnz | Owner: josephscott
Type: defect (bug) | Status: new
Priority: high | Milestone: Unassigned
Component: XML-RPC | Version: 2.7.1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by redsweater):
Hi - the deletePost API is working fine and has been for years. No need
to worry.
The API reads from argument 1 instead of 0 because argument 0 is
documented as an "app key" which WordPress disregards.
Six Apart has decent documentation on this call:
http://www.sixapart.com/developers/xmlrpc/blogger_api/bloggerdeletepost.html
If you're using the API you should provide something, even it's just a
garbage value, as the parameter at offset 0, so that you will be
compatible with all services that correctly implement the Blogger API.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9447#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list