Check that #options are valid, else abort conversion to checkboxes
markDrupal - January 22, 2009 - 19:07
| Project: | Better Select |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
This module conflicts with the date repeat CCK field as it automatically selects some check boxes in the advanced options of the date repeat formula.
It would be nice if we could selectively disable better select when conflicts such as this occur.

#1
I 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
#2
I 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
#3
I 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.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.