Closed (duplicate)
Project:
Chosen
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2013 at 12:53 UTC
Updated:
4 Mar 2014 at 21:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hass commentedNot sure what the plan is for the module, but this is caused by a missing selector
select.chosen-widget. This can be appended to below line. Adding it to the settings field sounds wrong to me.Comment #2
hass commentedChanging title as this affects all type or form fields.
Patch attached.
Comment #3
flocondetoileSame Issue and patch #2 resolved it.
Comment #4
dave reidI think this is actually fixed by #2118537: Options not set properly on widget select elements if the global selector does not match. Please test that latest patch.