[wp-trac] [WordPress Trac] #21023: Blogger Importer Draft Status not processed correctly
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 20 09:48:55 UTC 2012
#21023: Blogger Importer Draft Status not processed correctly
--------------------------+-----------------------------
Reporter: Workshopshed | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version: 3.4
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
The blogger importer is loading all drafts posts as published and/or
scheduled.
This is caused by an incorrect schema used in blogger-importer-
blogitem.php.
The correct schema is as follows
{{{
define('SIMPLEPIE_NAMESPACE_ATOMPUB', 'http://purl.org/atom/app#');
}}}
Ref:
* http://wordpress.org/support/topic/plugin-blogger-importer-blogger-
draft-status-changed-to-published-in-wp
* https://developers.google.com/blogger/docs/1.0/reference#DraftEntries
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21023>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list