[wp-trac] [WordPress Trac] #34679: Replace use of wp_get_http() in the WordPress Importer
WordPress Trac
noreply at wordpress.org
Fri Jan 29 08:11:48 UTC 2016
#34679: Replace use of wp_get_http() in the WordPress Importer
-----------------------------+----------------------------
Reporter: danielbachhuber | Owner:
Type: defect (bug) | Status: reopened
Priority: lowest | Milestone: WordPress.org
Component: Import | Version: 4.4
Severity: minor | Resolution:
Keywords: needs-patch | Focuses:
-----------------------------+----------------------------
Comment (by danielbachhuber):
In the context of WP-CLI, the problem isn't really the error notice — it's
that `wp_get_http()` calls `@set_time_limit( 60 );` internally, which
means the importer can fatal while importing large files. When the
importer fatals, then some amount of user data is broken.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34679#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list