[wp-trac] [WordPress Trac] #16485: XML-RPC Response Parsing Failed error caused by functions.php
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 7 22:21:35 UTC 2011
#16485: XML-RPC Response Parsing Failed error caused by functions.php
--------------------------+-----------------------------
Reporter: vtroia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0.4
Severity: normal | Keywords:
--------------------------+-----------------------------
I have several custom functions within my functions.php file. If there are
spaces between the <?php declarations, the output of the xmlrpc.php page
changes. A correct output of this page looks like this:
"XML-RPC server accepts POST requests only."
If there are spaces in the functions.php file, the output looks like this:
"
XML-RPC server accepts POST requests only.
"
The extra space throws off programs like Mars Edit and other blog editing
tools (I believe windows live editor, too).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16485>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list