[wp-trac] [WordPress Trac] #14525: Blogger importer prepends ">" to all content

WordPress Trac wp-trac at lists.automattic.com
Fri May 18 14:39:38 UTC 2012


#14525: Blogger importer prepends ">" to all content
------------------------------------+----------------------------
 Reporter:  mdawaffe                |       Owner:  Otto42
     Type:  defect (bug)            |      Status:  assigned
 Priority:  normal                  |   Milestone:  WordPress.org
Component:  Import                  |     Version:
 Severity:  major                   |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+----------------------------

Comment (by Workshopshed):

 Another day, another version....

 I found a bunch of other Trac issues and changes recommended by others so
 I've merged those in where possible.

 Details of changes:

 = 0.6  (todays change) =
 Andy from Workshopshed
 * Merged in fix by SergeyBiryukov
 http://core.trac.wordpress.org/ticket/16012
 * Merged in rmccue change to get_total_results to also use SimplePie from
 http://core.trac.wordpress.org/attachment/ticket/7652/7652-blogger.diff
 * Reviewed in rmccue's changes in
 http://core.trac.wordpress.org/attachment/ticket/7652/7652-separate.diff
 issues with date handling functions so skipped those
 * Moved SimplePie functions in new class WP_SimplePie_Blog_Item
 incorporating get_draft_status and get_updated and convert date
 * Tested comments from source blog GMT-8, destination London (currently
 GMT-1), comment dates transferred correctly.
 * Fixed typo in oauth_get

 = 0.5 =
 * Change by Otto42, rmccue to use Simplepie XML processing rather than
 Atomparser, http://core.trac.wordpress.org/ticket/14525 ref:
 http://core.trac.wordpress.org/attachment/ticket/7652/7652-blogger.diff
   this also fixes http://core.trac.wordpress.org/ticket/15560
 * Change by Otto42 to use OAuth rather than AuthSub authentication, should
 make authentication more reliable
 * Fix by Andy from Workshopshed to load comments correctly
 * Fix by Andy from Workshopshed to correctly pass the blogger start-index
 and max-results parameters to oAuth functions and to process more than one
 batch http://core.trac.wordpress.org/ticket/19096
 * Fix by Andy from Workshopshed error about incorrect enqueuing of scripts
 also changed styles to work the same
 * Change by Andy from Workshopshed testing in debug mode and wrapped ajax
 return into a function to suppress debug messages
 * Fix by Andy from Workshopshed notices for undefined variables.
 * Change by Andy from Workshopshed Added tooltip to results table to show
 numbers of posts and comments skipped (duplicates / missing key)
 * Fix by Andy from Workshopshed incorrectly checking for duplicates based
 on only the date and username, this gave false positives when large
 numbers of comments, particularly anonymous ones.

 Sorry that it has to be in zip format. I don't have access to the blogger-
 import SVN (a branch would be a good idea if anyone has rights to give me
 permissions), I also tried to do a diff but tortoise does not support
 generating a diff of multiple files.

 http://alt.workshopshed.com/blogger-importer20120518.zip

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14525#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list