Closed (fixed)
Project:
Entity Reference View Widget
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 09:40 UTC
Updated:
7 Mar 2012 at 12:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
barry_fisher commentedI've just created a patch for this that basically avoids processing an empty $element_values['add'] array when all possible right hand side entities are selected (or if none exist). $element_values['add'] is basically non-existent in this case.
Comment #2
barry_fisher commentedAm I attaching this patch correctly?- it's been a while!! :)
Comment #3
7wonders commentedSeems to have worked for me.
Comment #4
pcambraComment #5
bojanz commentedCommitted, thanks for the patch, reallifedesign!