[wp-trac] [WordPress Trac] #16980: Empty Values are converted to null by class-ixr.php

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 29 08:12:59 UTC 2011


#16980: Empty Values are converted to null by class-ixr.php
-------------------------------+------------------------------
 Reporter:  nprasath002        |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  XML-RPC            |     Version:  3.1
 Severity:  major              |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------

Comment (by nprasath002):

 Hi
 I tested with your structure and it works fine.
 My structure is different.
 It does'nt use datatypes.
 I used Apache xml rpc libraries to generate this xml structure.
 Don't what others clients do.
 What client you use?


 Here is my structure.
 <struct>
  <member>
   <name>title</name>
   <value>keyword change</value>
  </member>
  <member>
   <name>description</name>
   <value>check whether it is successful</value>
  </member>
  <member>
   <name>mt_keyword</name>
   <value></value>
  </member>
 </struct>

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


More information about the wp-trac mailing list