[wp-trac] [WordPress Trac] #4010: Add Image Importing to the Blogger Importer
WordPress Trac
noreply at wordpress.org
Tue Feb 19 18:51:09 UTC 2013
#4010: Add Image Importing to the Blogger Importer
-------------------------+----------------------------
Reporter: clwill | Owner: Workshopshed
Type: enhancement | Status: assigned
Priority: normal | Milestone: WordPress.org
Component: Import | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+----------------------------
Comment (by Workshopshed):
Latest version sorts out the status issue and some other issues with the
Javascript to do with the timeouts, previously it was continually polling
rather than waiting 3s as it was supposed to.
The readme is updated.
The _js_vars function is fixed so all the Javascript is now properly
handled.
Those "pesky" wikipedia links are fixed as is the counting of duplicated
images.
As suspected, the issue with the updates was to do with update_options
caching values, I'm not entirely happy with the solution I came up with
for those in that it's a double update, one side effect of that is
sometimes the status can be incorrectly read, meaning that the bars flick
to 0 then back again. If anyone has ideas the issue is documented over at
http://core.trac.wordpress.org/ticket/13480
Have implemented a timeout so people with problematic
The things on my todo list are:
Double check scheduled posts are properly handled
Double check larger blogs, all posts and all comments are loaded (as
people have reported issues with earlier versions). My largest blog is
currently 461 posts and 392 comments, I've heard people trying to migrate
significantly large blogs that that.
And also importantly, get it in SVN.
Please, if anyone can test this or review the code, I'd love to have some
feedback.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/4010#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list