On 7/25/2011 1:58 AM, David wrote:
Habari responds with 201, too, but only the title appears, the body of the post doesn't. ... Lots of experimentation. Ah, getting rid of<p> helps. ... It turns out that Habari would display the content if it doesn't have any HTML. (No<p>,<strong>, etc.) I'd really like to allow formatting in my posts. How do I get Habari's AtomPub to accept entries with HTML in their content element (like WordPress does)?
Have you tried sending the content as a CDATA section? I'm wondering if the xmlns on the div element throws things off. CDATA works for me.
I spent a little time this weekend writing tests for Atom, but our RemoteRequest doesn't seem to support logins. (?) Hopefully we can add that in, then we'll be able to write definitive tests for Atom that show it working.
Owen -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
