[wp-trac] [WordPress Trac] #15072: blogger.getRecentPosts drops backslashes
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 8 16:25:06 UTC 2010
#15072: blogger.getRecentPosts drops backslashes
--------------------------+-------------------------------------------------
Reporter: daveabrahams | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
I have posts on my site containing fragments like:
{{{
[latex]\neg r(a,b)[/latex]
}}}
But when I pull them down using emacs weblogger-mode, the backslash is
always missing. I edebug'ed way down into the bowels of the code and
looked at the raw data arriving in the process buffer, and it was missing
the backslash, so I'm pretty certain this is a WP bug and not something in
emacs or weblogger-mode. Weblogger-mode is using the blogger API. I
tried several other clients, and they seemed to work, but I assume they're
using a different protocol (e.g. atom).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15072>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list