I searched the issue queue and found #2138223: Not working when used with entity reference to be similar to my problem.
The only difference is that a node reference stores its field information on nid, instead of target_id.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | multiple_value_widget-fix_notices_node_reference-2221203-1.patch | 874 bytes | Sneakyvv |
Comments
Comment #1
Sneakyvv commentedI saw you fixed #2138223: Not working when used with entity reference by adding a special case for entity references, so I attached a patch with an extra case for node references.
Comment #2
Sneakyvv commentedBtw, my patch can also be applied to the 7.x-1.0-beta4 branch.
Comment #3
chi commentedComment #4
chi commented