Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2015 at 09:02 UTC
Updated:
5 Feb 2015 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
benjy commentedPatch attached, we need to handle filter formats which are "0" because they're not in the idMap but looked up in a static map in the migration file.
Comment #2
ultimikeBenjy,
Yup, that works for me.
-mike
Comment #3
alexpottCommitted 146069d and pushed to 8.0.x. Thanks!