the view with the attached view using taxonomy terms as arguments is working correct in the defaualt langauge. It is not working when I switch languages. I have to dissable Ajax to get it running.

Comments

dawehner’s picture

Project: Views (for Drupal 7) » Internationalization
Version: 6.x-2.x-dev » 6.x-1.x-dev
Component: taxonomy data » Code

Views does not know anything about i18n, it just know something about core.
So i guess this is a bug of i18n.

fmjrey’s picture

Bumping here because of another bug that kind of look similar to this one but dealing with the views glossary only working when ajax turned off:
http://drupal.org/node/333163
Is this the same bug?

Marko B’s picture

Having the same problem :( with ajax summary.

http://drupal.org/node/1160412

jose reyero’s picture

Component: Code » Blocks
Status: Active » Closed (won't fix)