Atm views_handler_filter_in_operator does not support nested array (opgroups in selectbox, checkboxes etc). The form submit works perfect. There is a bug views_handler_filter_in_operator::validate(). I needs a form_options_flatten somewhere.

CommentFileSizeAuthor
#1 1261844.patch1.24 KBdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Status: Active » Needs review
FileSize
1.24 KB

Here is a patch for it, please try it out.

The stuff in get_value_options is highly optional

dawehner’s picture

Status: Needs review » Fixed

Okay failed on the commit message, anyway commited to 7.x-3.x as the patch seems to make sense.

Additional i tested how the flatten function works if it's flattened already: it doesn't change anything.

Status: Fixed » Closed (fixed)

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