[wpmu-trac] Re: [WordPress MU Trac] #307: xmlrpc problem when blogger.getUsersBlogs

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Apr 18 17:44:56 GMT 2007


#307: xmlrpc problem when blogger.getUsersBlogs
------------------------+---------------------------------------------------
 Reporter:  miyauchi    |        Owner:  donncha 
     Type:  defect      |       Status:  assigned
 Priority:  high        |    Milestone:  WPMU 2.0
Component:  component1  |      Version:  2.0     
 Severity:  major       |   Resolution:          
 Keywords:  has-patch   |  
------------------------+---------------------------------------------------
Comment (by miyauchi):

 > The function has to return all blogs.
 I understand and that is wonderful.

 But I hope to solve the following trouble.[[BR]]
 I do not stick to my patch.

 response XML at wordpress.com
 {{{
 <?xml version="1.0"?>
 <methodResponse>
   <params>
     <param>
       <value>
         <array><data>
   <value><struct>...
 }}}


 response XML at wpmu 1.2.1
 {{{
 <?xml version="1.0"?>
 <methodResponse>
   <params>
     <param>
       <value>
         <array><data>
   <value><array><data>
   <value><struct>...
 }}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/307#comment:7>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list