Closed (fixed)
Project:
Better Select
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 19:07 UTC
Updated:
13 Mar 2009 at 15:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
markDrupal commentedI made a patch, using a dev date repeat api module around January 22nd, 2009 and the 6.x-1.0-beta1 Better select module for my own purpose. IF anyone has the same issue, try this patch. maybe if there is enough demand we can get something commited that would fix this for good.
see my post in the date issue queue: #362208-2: Date Repeat field "Advanced" option show negative dates & not compatible with better select module
Comment #2
markDrupal commentedI made a patch, using a dev date repeat api module around January 22nd, 2009 and the 6.x-1.0-beta1 Better select module for my own purpose. IF anyone has the same issue, try this patch. maybe if there is enough demand we can get something committed that would fix this for good.
see my post in the date issue queue: #362208-2: Date Repeat field "Advanced" option show negative dates & not compatible with better select module
Comment #3
Mark Theunissen commentedI have added a check that makes sure the #options are valid before pressing on with the conversion to checkboxes. This should solve incompatibility issues for now, and we can make specific workarounds as people request them.