[wp-trac] Re: [WordPress Trac] #8494: XMLRPC returns category name instead of category description

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 15 17:28:29 GMT 2008


#8494: XMLRPC returns category name instead of category description
------------------------+---------------------------------------------------
 Reporter:  zwettemaan  |        Owner:  josephscott
     Type:  defect      |       Status:  reopened   
 Priority:  normal      |    Milestone:  2.7.1      
Component:  XML-RPC     |      Version:  2.7        
 Severity:  normal      |   Resolution:             
 Keywords:  has-patch   |  
------------------------+---------------------------------------------------
Changes (by josephscott):

  * status:  closed => reopened
  * version:  2.6.1 => 2.7
  * resolution:  fixed =>
  * milestone:  2.7 => 2.7.1

Comment:

 Turns out that the 'description' field is really the category name
 according the MetaWeblog API http://www.xmlrpc.com/metaWeblogApi

 To keep MetaWeblog clients happy I've uploaded a patch that reverts this
 change (making 'description' show the category name again) and added a new
 field called 'categoryDescription' to show the actual WordPress category
 description.

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


More information about the wp-trac mailing list