Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2015 at 05:52 UTC
Updated:
21 Mar 2015 at 00:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
benjy commentedPatch attached.
Comment #3
benjy commentedReplaced MigrateExecutable with MigrateExecutableInterface in migrate_drupal as well.
Comment #5
benjy commentedBad F&R
Comment #6
chx commentedYay, cleaner code! Here to unit testing as well.
Comment #7
webchickThis looks like it's bringing things in-line with similar code elsewhere in D8. Migrate is unfrozen in beta.
Committed and pushed to 8.0.x. Thanks!