Closed (fixed)
Project:
CCK Select Other
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2013 at 17:50 UTC
Updated:
13 Apr 2013 at 19:40 UTC
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
Comment #1
mradcliffeConfirmed.
Comment #2
mradcliffeOkay, standard behavior is to remove "none" and add "- Any -" so I have matched the behavior to that.