WordPress 2.3.1 and AtomPub [update2]
November 21, 2007 – 9:05 amI’ve noticed a couple of things while messing around with the latest WordPress’s Atom Publishing Protocol support.
- Bug: Malformed XML returns when GETing a Media Link Entry.
- Bug: 404 Not Found error on GETing a category and a collection document if “WordPress address” and “Blog address” are different.
- Bug: Entry’s published, Updated and Edited time stamp are always the same.
- No Etag.
- No “page”, “tags”, support.
Missing Etag support isn’t a big deal for me because it’s easier to develop a client and test with… at least for now. But, the XML error is kind a annoying.
Where am I supposed to report this, by the way? I’m kinda late for the bug hunt.
After asking in the wp-hacker list, I was instructed to join the wp-xmlrpc list.