[wp-trac] [WordPress Trac] #26247: Importer fails when importing from a server on a private network
WordPress Trac
noreply at wordpress.org
Mon Nov 25 22:18:00 UTC 2013
#26247: Importer fails when importing from a server on a private network
--------------------------+-----------------------------
Reporter: dramaley | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version: 3.6.1
Severity: normal | Keywords:
--------------------------+-----------------------------
WordPress import (using the wordpress-importer plugin) does not work
correctly if both machines are on the same private network. Text content
imports, but all media imports fail. I have traced the problem down to a
test that is done in wp-includes/http.php. Though i am not deeply familiar
with the WordPress code base, the test seems unnecessary to me, and if it
is commented out then the import function will behave as expected.
I have included a patch against WordPress 3.6.1 that demonstrates where
the problematic test is and resolves the issue.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26247>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list