Closed (fixed)
Project:
Node Reference/Embed Media Browser (nrembrowser)
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
22 Sep 2010 at 18:44 UTC
Updated:
18 Oct 2010 at 18:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
grndlvl commentedIn the current dev we are using "closest" to select the hidden radio form elements.
Closest is only available in jquery versions >= 1.3.
In order to fix this I have removed the uses of closest with a solution that should work in most versions of jquery.
Comment #2
grndlvl commentedMight help to attach the patch.
Comment #3
grndlvl commentedIn dev.