[wp-trac] Re: [WordPress Trac] #9447: xmlrpc blogger_deletePost()
is broken
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 6 00:21:42 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 scoopnz):
Hi
Thanks for the prompt response.
Im using perl XMLRPC::Lite to communicate with WP,
specifically this call....
$handle->call(
'metaWeblog.deletePost',
$postid,
$username,
$password,
1,
)->result;
and i see, from the sixapart link that so do they,
you are correct. I'll roll back the changes, and
modify my code.
cheers
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9447#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list