Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#7595 closed enhancement (fixed)

Wordpress WXR Importer patch to resolve absolute urls without protocol and domain

Reported by: noel's profile noel Owned by: noel's profile noel
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.6.1
Component: Administration Keywords:
Focuses: Cc:

Description

This patch enhances the file import mechanism by guessing the URL from the base_site_url variable in the WXR file when importing files that begin with / instead of http://

Attachments (2)

wordpress-wxr-import-file-import.patch (1.5 KB) - added by noel 16 years ago.
Fixes file download/upload mechanism for files without http://
7595.2.patch (1.5 KB) - added by Viper007Bond 16 years ago.
Very minor code formatting nitpicking

Download all attachments as: .zip

Change History (3)

@noel
16 years ago

Fixes file download/upload mechanism for files without http://

@Viper007Bond
16 years ago

Very minor code formatting nitpicking

#1 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8799]) WXR Importer fix to resolve absolute urls without protocol and domain. fixes #7595

Note: See TracTickets for help on using tickets.