Ticket #7972 (closed defect (bug): fixed)

Opened 2 months ago

Last modified 2 months ago

Preserve attachment post IDs during import

Reported by: mtdewvirus Assigned to:
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

preserve-attachment-ids.diff (1.1 kB) - added by mtdewvirus on 10/26/08 16:41:03.

Change History

10/26/08 16:41:03 changed by mtdewvirus

  • attachment preserve-attachment-ids.diff added.

10/26/08 17:05:56 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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