WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#7972 closed defect (bug) (fixed)

Preserve attachment post IDs during import

Reported by: mtdewvirus Owned by:
Priority: normal Milestone: 2.7
Component: Import Version: 2.7
Severity: normal Keywords: has-patch, import
Cc:

Description

Attempt to preserve the post IDs for attachments during import. If we don't, the IDs for posts or pages can get thrown off and r9100 will not work.

Attachments (1)

preserve-attachment-ids.diff (1.1 KB) - added by mtdewvirus 5 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 ryan5 years ago

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

(In [9357]) Preserve attachment IDs during import. Props mtdewvirus. fixes #7972

Note: See TracTickets for help on using tickets.