<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">David, well I was wrong. <br>
<br>
I just assumed that the structure of 'id','key','value' for custom
fields in the function set_custom_fields() in xmlrpc.php meant 'post
id', 'key','value'. It doesn't mean that at all. <br>
<br>
wp is expecting the post meta id in the 'id' field. wp returns that
value when you get the post. It gives you the post meta
'id','key','value' for the custom fields. Your edit post call needs to
use that 'id' value *not* the post id.</font></font><br>
<br>
Burt Adsit wrote:
<blockquote cite="mid:49DAFB32.20704@ourcommoninterest.org" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <font size="-1"><font face="Verdana">I don't know how it's supposed
to
work David. I'm just reporting what I see in the code. Yep, either the
client should know it works that way or the implementation in
xmlrpc.php is goofy.</font></font><br>
  <br>
David Weiss wrote:
  <blockquote
 cite="mid:7707F4A6-DD2E-4CFB-8490-1DEAA8EF0BD7@daveweiss.net"
 type="cite">Well, that doesn't help, other than to know it's not
something I'm doing wrong. <br>
    <br>
I am assuming there is a bug somewhere in either the IXR_Client or in
xmlrpc.php then. <br>
    <br>
    <br>
Now, the question is this - does anyone know what the issue is already,
or do I have to use my feeble skills to figure it out?  <br>
_______________________________________________ <br>
wp-xmlrpc mailing list <br>
    <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:wp-xmlrpc@lists.automattic.com">wp-xmlrpc@lists.automattic.com</a>
    <br>
    <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.automattic.com/mailman/listinfo/wp-xmlrpc">http://lists.automattic.com/mailman/listinfo/wp-xmlrpc</a>
    <br>
  </blockquote>
  <br>
  <pre class="moz-signature" cols="72">-- 
You are not doing anything wrong. Stop trying to do it right.

Burt Adsit</pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
wp-xmlrpc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wp-xmlrpc@lists.automattic.com">wp-xmlrpc@lists.automattic.com</a>
<a class="moz-txt-link-freetext" href="http://lists.automattic.com/mailman/listinfo/wp-xmlrpc">http://lists.automattic.com/mailman/listinfo/wp-xmlrpc</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
You are not doing anything wrong. Stop trying to do it right.

Burt Adsit</pre>
</body>
</html>