Closed (fixed)
Project:
Webfactory
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2016 at 13:18 UTC
Updated:
1 Feb 2017 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
DeFr commentedAttached patch pass the whole EntityTypeInterface down to the EntitySyncWrapper instead of only the entity_type id, which allows EntitySyncWrapper to inspect the correct key to use.
Comment #3
DeFr commentedNote: this patch applies on top of the one found in #2805261: Fatal error when trying to import taxonomy term
Comment #5
grimreaperDoing a manual test: OK.
I changed two php docs:
by
missing an anti-slash.
Thanks for the patch it is now merged.