[wp-trac] [WordPress Trac] #10538: XMLRPC: File Upload missing Base64 Decode

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 3 23:37:03 UTC 2009


#10538: XMLRPC: File Upload missing Base64 Decode
--------------------------+-------------------------------------------------
 Reporter:  amatheson     |       Owner:  josephscott
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  Unassigned 
Component:  XML-RPC       |     Version:             
 Severity:  normal        |    Keywords:             
--------------------------+-------------------------------------------------

Comment(by redsweater):

 amatheson: I suspect you're not wrapping the base64 data in a <base64> tag
 as required. The decoding happens at a lower level than xmlrp.php. You
 have to wrap the bits data in <base64>

 This came up recently in an almost identical bug. I guess the
 documentation could make a point of underlining this base64 tag
 requirement.

 Daniel

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10538#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list