I came across a strange kind of behaviour when using the taxonomy filter in Views:

  • When using the Taxonomy filter "is one of" it prints the rows twice.
  • When using the Taxonomy filter "is none of" on the remaining taxonomy terms as a workaround, it prints the rows correctly.

Ofcourse this isn't very user friendly, because everytime a taxonomy term has been added, the taxonomy filter settings must be adjusted to it.

Anyone else stumbled upon this odd behaviour (and solved it)?

Comments

damiankloip’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

You can get into all sorts of bother with taxonomy :) Do you have a view export you can upload? It may be easier to help you then. Have you tried distinct in the query settings too? That may not help though.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)