Closed (fixed)
Project:
Entityreference Browser
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
11 Sep 2012 at 15:07 UTC
Updated:
7 Dec 2012 at 08:01 UTC
I can also confirm a javascript error that occurs in "browserUpdate" function in it's very first line (instanceId = ui.item.attr('id'),).
That var is never found and that may possibly lead to the link misfiring.
Comments
Comment #1
capellicI noticed that when I clicked on "remove," I was taken to the node view mode for the node I was trying to remove from the selected list. The JS error is:
The field is an Entity Reference field referencing nodes. Note that the selected node was already selected for the referring node BEFORE I enabled ERB.
Comment #2
drupixThis seems to be fixed with this patch, at least for me.
Comment #3
jdanthinne commentedFixed with the mentioned patch.
Comment #4
davidseth commentedSorry for the lack of attention to this module. I have recently (in the last few months) moved from Tasmania to Queensland, got a new job with Acquia, and had a baby boy!! So it has been slightly busy.
Anyway, onwards and upwards. I will review that patch http://drupal.org/node/1776808 that @drupix mentioned and commit if all is good. I will update this issue once that is done.
Cheers,
David
Comment #5
davidseth commentedPatch mentioned in comment #2 has been committed. Please see http://drupal.org/node/1776808
Closing this issue.