Closed (fixed)
Project:
(Entity)Reference Field Synchronization
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2012 at 12:49 UTC
Updated:
26 Mar 2019 at 00:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
checker commentedIn ref_field_sync_entity_delete()
should be
Because field_get_items() responses "false" if there are no items.
Comment #2
grasmash commentedComment #3
traviscarden commentedMakes sense and works as advertised.
Comment #4
joseph.olstad