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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cck-1266962-2.patch | 663 bytes | tim.plunkett |
| #1 | cck-1266962-1.patch | 732 bytes | tim.plunkett |
Comments
Comment #1
tim.plunkettAttached.
Comment #2
tim.plunkettHm, this makes more sense, and ensures the right bundle.
Comment #3
damienmckennaComment #4
damienmckenna