Issue status update for http://drupal.org/node/28053 Post a follow up: http://drupal.org/project/comments/add/28053 Project: Drupal Version: cvs Component: blogapi.module Category: bug reports Priority: normal Assigned to: walkah Reported by: walkah Updated by: walkah Status: patch (ready to be committed) Attachment: http://drupal.org/files/issues/blogapi-fixes.patch (3.6 KB) This patch fixes a handful of things that were broken in the switch to chx's new xmlrpc code. Here's a quick recap: * blogger.getPost was missing * blogger.getUsersBlogs was missing its parameters * metaweblog.newMediaObject wasn't returning the url properly * typo in blogapi_metaweblog_get_recent_posts * leftover scalarval() mt_set_post_categories * reference to old iso8601_decode walkah