[wp-trac] [WordPress Trac] #15629: Only support registered post formats in XML-RPC
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 1 18:51:45 UTC 2010
#15629: Only support registered post formats in XML-RPC
--------------------------+-------------------------------------------------
Reporter: ericmann | Owner: ericmann
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.1
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Currently, the XML-RPC interface assumes a default post format when the
post format field is omitted in a create or update request. As a result,
some users with external tools (like Live Writer) are seeing "default"
tagged on their new posts.
We should only add the default post format if post formats are enabled for
the site. We should also limit the XML-RPC interface such that it only
adds post formats explicitly supported by the site's theme.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15629>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list