Handbook entry (http://drupal.org/node/201763) states that glossary can have terms and definitions in multiple languages yet I can't see anywhere in the code where term language would be respected in queries.
_glossary_get_terms() gets all terms in all languages so you might end up with a term that has the same name but different description in multiple languages in node view.

Comments

nonsie’s picture

Status: Active » Needs review
StatusFileSize
new1.69 KB

Attached patch only allows terms in current language to be displayed on node view if i18n taxonomy is enabled and language is set to terms.

nonsie’s picture

StatusFileSize
new1.69 KB

Patch for 6.x-1.6

nancydru’s picture

Status: Needs review » Fixed

Katrin, when you submit a patch it is okay to assign the issue to yourself.

Fix committed on both branches. I have limited testing capabilities on something like this because I only speak English.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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