The current term ID filter requires that a vocabulary be selected. Since this has resulted in unnecessary complexity when importing Views 1 views, I have written a patch to make this optional.

Comments

darren oh’s picture

After 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.

darren oh’s picture

Forgot to restore default vocabulary.

darren oh’s picture

Status: Needs review » Closed (duplicate)

Patch is included in issue 316556.