[wp-trac] [WordPress Trac] #3981: Patch: Improve error propagation from newMediaObject failure in xmlrpc.php

WordPress Trac wp-trac at lists.automattic.com
Fri Mar 16 17:43:52 GMT 2007


#3981: Patch: Improve error propagation from newMediaObject failure in xmlrpc.php
-------------------------+--------------------------------------------------
 Reporter:  redsweater   |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  2.3      
Component:  XML-RPC      |     Version:  2.1.2    
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 I'm the developer of MarsEdit, a Mac desktop blogging application that
 works with WordPress. When my customers have trouble with the "upload
 image" functionality, the error responses from WordPress are lackluster. I
 tracked this down to a simple failure case in xmlrpc.php where the verbose
 error returned by wp_upload_bits is not being propagated out to the
 response text.

 I'm attaching a proposed diff which addresses this. The diff is against
 /trunk/ as of today, but I would really love to see this integrated into
 the 2.1.x branch, because it will have a major impact on my customers'
 ability to debug MarsEdit interoperability with their WordPress blog.

 Daniel Jalkut
 Red Sweater Software

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3981>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list