Hi!

We have run in a problem using views on our multilingual site. Whenever you click "apply" on an exposed filter in any view the language code is dropped from the url, resulting in english as site language (the default).

Firebug shows us that the action attribute of the filter form actually does contain a language code, but somehow it doesn't end up in the url of the filtered view.

We do not know if this a bug in views, in i18n or simply a misconfiguration on our part, however this problem shows up in a very basic view: a list of users with an exposed filter filtering on roles.

Please tell us if you need any more information. We are grateful for any help we can get on this problem.

Versions:
Drupal 6.14
Views 6.x-2.7
i18n 6.x-1.2

//Magnus & Eskil

Comments

freidrichen’s picture

Priority: Normal » Minor

It turned out that this issue only occurred when logged in as admin. All other users can use the filters without problems. So now this is more of a minor annoyance than a real problem.

esmerel’s picture

Status: Active » Closed (fixed)

No activity on issue for more than 6 months