What it says in the title: even though we set 'is_list' => TRUE for reverse entity-reference properties (ReverseEntityReferences processor), isList() will be FALSE since the setting is ignored.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3053603-2--entity_processor_property_lists--tests_only.patch | 645 bytes | drunken monkey |
| #2 | 3053603-2--entity_processor_property_lists.patch | 1.09 KB | drunken monkey |
Comments
Comment #2
drunken monkeyTrivial fix.
Comment #4
borisson_Trivial indeed.
Comment #5
drunken monkeyGood to hear, thanks for reviewing!
Committed.
Comment #8
marcvangendI am concerned this bugfix might cause problems when updating existing sites. Please see my comment #2906905-15: Custom fields automatically treated as multi-value.