1. There is no display format "xxx of full/teaser/title" for taxonomy terms, only "xxx of fields".

2. There is no language filter, so I can't filter a view based on the current user's language.

// I have one with i18n translated vocabulary, that I use as Glossary

Comments

dawehner’s picture

Project: Views (for Drupal 7) » Internationalization Views
Component: taxonomy data » Code

1. There is no display format "xxx of full/teaser/title" for taxonomy terms, only "xxx of fields".

Sure because afaik core doesn't provide such a thing yet.


2. There is no language filter, so I can't filter a view based on the current user's language.

A term doesn't have a language on default views. Move to i18nviews.

juves’s picture

I tried this with i18n_views, the language filter/handler is broken

ovonzio’s picture

Me too. Is someone there who has got the same problem as us?

newindrupal’s picture

Priority: Normal » Major

Same issue! Taxonomy term: Language filter/handler is broken. Any updates? The last dev version was in May and unfortunately it contains lots of major bugs..

Julesmarie’s picture

Same problem..

mokitger’s picture

Same problem...

webflo’s picture

Status: Active » Fixed

Commit 0bda33f on 7.x-3.x. Please clear all caches and add the language filter again.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.