It seems that, all of a sudden, a taxonomy term disappeared in Views filter.
So, I have two terms for 'Column' vocabulary.

When I pick the filter
Taxonomy: Terms for Column I see: '-none selected-', and only one of the two terms - 'FOOD SECTION' but no 'FASHION COLUMN'

however, when I pick a more general filter

Taxonomy: Term then I see both of the terms.

See the image attached - it's as if the "FASHION COLUMN" term doesn't exist when I select one filter, but is there in a more general filter.

Some things that might help:
1. The fashion column term has tid=1
2. The only recent change was that I added the parent category (of fashion column term) to the blog node type. However, I really don't see how that can contribute.

I'm posting this here as a response to a related entry
http://drupal.org/node/244644#comment-823267

it's a really weird problem, one that I've never experienced before.
I put it as 'critical' because it can potentially (if the same term also disappears from the more general filter) render that view useless, which is a fairly big deal.

I appreciate any advice. Thanks.

CommentFileSizeAuthor
views-taxonomy-error.png29.84 KBomnyx

Comments

catch’s picture

Status: Active » Closed (duplicate)
pulpzebra’s picture

Subscribe.

Applying the patch in http://drupal.org/node/199675 DOESN'T SOLVE THIS PROBLEM. However, from the view_taxonomy.inc it looks like the bold taxonomy:term filter (with no FOR @vocabulary option) doesn't exist. Was it a previous feature that was later removed? Updating views, or simply clearing the views cache made it disappear from the filter list? I am using it on a wide list of drupal websites and if it's so, it would require some maintenance.

Thanks

Paolo

merlinofchaos’s picture

Do you use taxonomy_access module?

omnyx’s picture

no, I haven't (if this question is directed at me :)