Wordpress, libxml2 bug
Posted on Dec 25 2008 | Tagged as: web
I just upgraded to OpenSuse 11.1 and it’s giving WordPres grief. MarsEdit looses the left angle bracket characters when the article is transmitted via xmlrpc. I don’t have a solution but here’s what’s going on:
- MarsEdit knows about it: Losing left angle bracket on publish
- WordPress knows about it: XMLRPC api stripping leading angle brackets
- Php knows about it: libxml2 2.7.1 causes breakage with character data in xml_parse()
- libxml2 knows about it Release of libxml2-2.7.1
- Here’s someone with a similar Temporary LIBXML2 solution
I downloaded libxml2-2.7.2 and installed. It didn’t help.
1 Comment »
One Response to “Wordpress, libxml2 bug”
Leave a Reply
You must be logged in to post a comment.





on 30 Dec 2008 at 3:20 am 1 Patrick Leung said …
hey good to know you’re in the linux camp.