[wp-trac] Re: [WordPress Trac] #5552: XMLRPC erroneously adds smart
quotes to category names
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 2 13:43:17 GMT 2008
#5552: XMLRPC erroneously adds smart quotes to category names
------------------------+---------------------------------------------------
Reporter: redsweater | Owner: josephscott
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: XML-RPC | Version: 2.3.2
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by josephscott):
* cc: josephscott (added)
Comment:
I've been trying to reproduce this against -trunk and have been
unsuccessful thus far. I created a category T`est'Na"me (back tick,
single quote, double quote) and when I when I call metaWeblog.getPost,
mt.getPostCategories or metaWeblog.getCategories I get:
{{{
<member><name>categoryName</name><value><string>T`est'Na"me</string></value></member>
}}}
sent back, which is what I'd expect.
What version of WordPress are you seeing this on?
--
Ticket URL: <http://trac.wordpress.org/ticket/5552#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list