Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2009 at 01:54 UTC
Updated:
16 Mar 2009 at 03:50 UTC
I want to expose a filter on taxonomy, set it to "Force single", and in my initial query, I have "Any of" all the existing choices selected so that the view will load with every node of the selected content type. "Force single" is overriding my multiple choices and only the nodes matching taxonomy item 1 are displayed. I believe it's a bug; if there's a work around, I'd appreciate it. What I want is to be able to see the "" choice in the view so that it can be the default.
Comments
Comment #1
merlinofchaos commentedThis is the intended behavior. "Force single' does exactly that, it forces single. If you have made a multiple selection for force single, that is invalid.