[wp-meta] [Making WordPress.org] #3628: Namespace URLs in export files are broken links

Making WordPress.org noreply at wordpress.org
Mon May 21 17:01:32 UTC 2018


#3628: Namespace URLs in export files are broken links
---------------------+--------------------
 Reporter:  jblz     |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:
Component:  General  |   Keywords:
---------------------+--------------------
 When performing a standard WordPress export, the resultant file ends up
 with a couple of lines like this:

 {{{
         xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
         xmlns:wp="http://wordpress.org/export/1.2/"
 }}}

 Both of the above links result in a `404`.

 They're generated during the export
 [https://github.com/WordPress/WordPress/blob/a30e75437a77491cef1cde729c686e5a45d97ac5
 /wp-admin/includes/export.php#L450-L454 here].

 It doesn't seem to adversely affect the import process using the
 [https://wordpress.org/plugins/wordpress-importer/ standard importer
 plugin], but the schema should be accessible.

 It's likely just a minor server configuration issue.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3628>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list