On 11/17/06, Gautam Bhagra <[EMAIL PROTECTED]> wrote:
  I was writing a client that interfaces with the Roller Blog server.

  My problem is that when a user edits a blog entry and changes the category 
associated with the post to None, i.e. removes the category, on publishing the 
post, the change does not get reflected.

You can't remove the category from a Roller entry. All entries are
required to have a cat.

  I try sending an empty string array for the category tag, but I get an XMLRPC 
exception stating that there is an error in the Metaweblog API handler editpost.
  Even WBlogger has the same error.

  Is there anyway that I can go about doing this?

Not currently.


  Also, I was wondering why Roller is supporting Metaweblog API? Metaweblog 
seems to be very ancient in terms of support for trackbacks etc.
  Are there any plans to support ATOM or MT?

Atom protocol support is under development and will be enabled when
Atom protocol is finalized. And isn't MT just a set of MovableType
proprietary extensions to MetaWeblog?

- Dave

Reply via email to