[wp-trac] [WordPress Trac] #16404: WordPress Importer fails to import images
WordPress Trac
noreply at wordpress.org
Wed Feb 4 09:26:26 UTC 2015
#16404: WordPress Importer fails to import images
-------------------------------+----------------------------
Reporter: wlpdrpat | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: WordPress.org
Component: Import | Version: 3.0.4
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+----------------------------
Comment (by middlesister):
I encountered this bug too. Having xdebug on locally, I rececived these
errors:
{{{
! Strict standards: Redefining already defined constructor for class
WXR_Parser_Regex
in /path/to/website/wp-content/plugins/wordpress-importer/parsers.php on
line 408
! Strict standards: Declaration of WP_Import::bump_request_timeout()
should be compatible with
WP_Importer::bump_request_timeout($val) in /path/to/website/wp-
content/plugins/wordpress-importer/wordpress-importer.php on line 38
}}}
More annoyingly, the xdebug errors gets inserted //into the post
content//. Right before the first image the whole xdebug stacktrace is
output with tables and inline styles and everything. Only before the first
image. All image paths in post are still pointing to original site.
Nothing gets imported to the media library.
This is in a local MS install using subdomains, WordPress 4.1, Wordpress
Importer 0.6.1,importing posts into a domain mapped subsite.
Let me know if you want me to post the full stack trace.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/16404#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list