Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
taxonomy data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2009 at 19:14 UTC
Updated:
26 Mar 2009 at 20:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
darren ohAfter Merlin expressed concerns about the select box getting too big and the autocomplete not working if terms are not limited by vocabulary, I removed the option from the user interface. It can still be used when importing views.
Without this option, importing a view that uses the Taxonomy: Term filter gets ridiculously complex. It requires adding separate filters for each vocabulary and using the Views Or module to allow them to return items that match just one term.
Comment #2
darren ohForgot to restore default vocabulary.
Comment #3
darren ohPatch is included in issue 316556.