After upgrading to WordPress 2.7 from the 2.6.x series I have run into an issue with posting via XMLRPC. When including any HTML tags the < and > are missing. I'm getting output like pThis is a test/p. This wasn't happening in the previous version, so I know it's not the publishing client I'm using.
There's also the issue of querying the server for a list of categories. The communication with the server appears to work fine but the list of categories is not retrieved .
Has anyone seen this and do you know if there's a workaround?