Opened 3 years ago

Last modified 3 years ago

#12036 new defect (bug)

Importing from wordpress exported file renders "Remote file is incorrect size" because file cache

Reported by: stelund Owned by:
Priority: normal Milestone: WordPress.org
Component: Import Version: 2.8.6
Severity: normal Keywords: has-patch dev-feedback
Cc:

Description

Hi,

I haven't confirmed this on other platforms, but my OS X machine seem to have an issue when downloading media content from a third party during an import of an wordpress.xml. And by quickly searching the net it seems other people have the same issue.

I've re-run the same import several times and it seem because the file was not flushed it may not have been updated with the file correct size. So even thought all bytes was written, the filesize($uploadfile?) is not the same. When thinking about the issue I found the check ridiculously and removed it. Importing then works and all media images are downloaded properly. Previously maybe 50% received the error.

I've attached my proposed diff.

Attachments (1)

wp_import-skip_file_size_check.txt (788 bytes) - added by stelund 3 years ago.
Proposed diff to fix the bug

Download all attachments as: .zip

Change History (5)

stelund3 years ago

Proposed diff to fix the bug

  • Component changed from General to Import
  • Keywords has-patch dev-feedback added; import wordpress media download removed
  • Milestone changed from Unassigned to WordPress.org site
  • Milestone WordPress.org site deleted
  • Milestone set to WordPress.org site
Note: See TracTickets for help on using tickets.