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

markDrupal - January 22, 2009 - 20:14

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

markDrupal - January 22, 2009 - 20:14

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

AttachmentSize
better_select_compatability.diff 1.84 KB

#3

Mark Theunissen - February 27, 2009 - 15:05
Title:Breaks date repeat CCK field» Check that #options are valid, else abort conversion to checkboxes
Status:active» fixed

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

System Message - March 13, 2009 - 15:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.