In _content_migrate_batch_process_migrate_data(), the instance is retrieved and altered, then a new copy is retrieved, and not altered, and passed to drupal_alter('content_migrate_data_record', ...);. There seems to be no reason for this.

CommentFileSizeAuthor
#2 cck-1266962-2.patch663 bytestim.plunkett
#1 cck-1266962-1.patch732 bytestim.plunkett

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new732 bytes

Attached.

tim.plunkett’s picture

StatusFileSize
new663 bytes

Hm, this makes more sense, and ensures the right bundle.

damienmckenna’s picture

Issue summary: View changes
Parent issue: » #1277262: Plan for CCK 7.x-3.0 release
damienmckenna’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev