[wp-trac] Re: [WordPress Trac] #1008: metaWeblog API enhancements for WordPress - enclosure support

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 14 11:23:19 GMT 2006


#1008: metaWeblog API enhancements for WordPress - enclosure support
-------------------------+--------------------------------------------------
 Reporter:  canopus      |        Owner:  markjaquith
     Type:  enhancement  |       Status:  closed     
 Priority:  normal       |    Milestone:  2.1        
Component:  XML-RPC      |      Version:  1.5.1      
 Severity:  normal       |   Resolution:  worksforme 
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by westi):

  * keywords:  bg|dev-feedback bg|2nd-opinion has-patch =>
  * status:  assigned => closed
  * resolution:  => worksforme

Comment:

 This is _not_ a bug.

 The base64 information provided by the client is decoded by the XML-RPC
 client code in class-IXR.php before the function in xml-rpc.php is called.

 This happens here - http://trac.wordpress.org/browser/branches/2.0/wp-
 includes/class-IXR.php#L221 when the parent class parses the incoming XML-
 RPC message.

 I have tested this for both the metaweblog api and moveabletype api and it
 works fine for me (using http://www.blogdesk.org)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/1008#comment:9>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list