I am running Drupal 7.15 and the latest versions of Views, Entity Translation, and Title.

On one of my views, I have created an attachment to serve as a glossary for the parent view. Both the parent view and the glossary attachment are set to restrict themselves to the current user's language.

The results that are being returned though are in every language available on the site, which is quite undesirable. This seems like a bug, or maybe it's just a quirk with a documented solution, but I've tried searching and couldn't find a fix.

Any help would be greatly appreciated.