When exposing a select other field as a Filter Criteria in Views, the search result won't work correctly. The query string is filled with something like this even if the field is not filled:

&options%5Bn%5D%5Bselect_other_list%5D=_none&options%5Bn%5D%5Bselect_other_text_input%5D=

Comments

mradcliffe’s picture

Title: Exposed filter in views doesn't work correctly » Exposed filter in views doesn't work correctly when filter set to _none
Version: 7.x-1.1 » 7.x-1.x-dev

Confirmed.

mradcliffe’s picture

Status: Active » Fixed

Okay, standard behavior is to remove "none" and add "- Any -" so I have matched the behavior to that.

Status: Fixed » Closed (fixed)

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