Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 May 2015 at 17:06 UTC
Updated:
1 Jun 2015 at 05:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
phenaproximaComment #2
phenaproximaWhoops -- forgot to fix the unit test.
Comment #3
tim.plunkettI'm not sure how "inject things properly" fits into the beta evaluation, but this patch is correct. The diff looks like it changes transform() more than it does, here is what git diff shows me after applying the patch:
Comment #5
chx commented> I'm not sure how "inject things properly" fits into the beta evaluation, but this patch is correct.
Migrate is beta exempt. Thanks for the speedy review!
Comment #6
alexpottYep migrate is beta exempt. Committed f52cc18 and pushed to 8.0.x. Thanks!