[wp-trac] Re: [WordPress Trac] #7771: XMLRPC api stripping leading
angle brackets
WordPress Trac
wp-trac at lists.automattic.com
Fri Nov 21 02:43:49 GMT 2008
#7771: XMLRPC api stripping leading angle brackets
-------------------------+--------------------------------------------------
Reporter: midrangeman | Owner: anonymous
Type: defect | Status: reopened
Priority: high | Milestone:
Component: XML-RPC | Version: 2.6.1
Severity: major | Resolution:
Keywords: xmlrpc |
-------------------------+--------------------------------------------------
Comment (by josephscott):
Replying to [comment:20 Sixes]:
> It seems that everyone is waiting for everyone else to fix this now.
Possibly the simplest way forward is for Wordpress to stop using the XML
Parser library (xml_parser_create() and friends) and switch to the
experimental but working XML-RPC library (xmlrpc_server_create() etc.).
This should avoid the problem as presumably it uses native libxml2.
>
> The above is hypothesis. I'm going to try testing it now.
If we can come up with a reliable replacement approach I'd be fine to do
that. So far I haven't been able to reproduce this on any of my systems,
which are probably all using older versions of libxml.
--
Ticket URL: <http://trac.wordpress.org/ticket/7771#comment:22>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list