Closed (fixed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2011 at 12:21 UTC
Updated:
3 Jun 2012 at 19:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerComment #2
dawehnerI'm wondering why this issue doesn't have "needs review", let's mark it and get some more reports.
Comment #3
cjoy commentedI am not sure if it would be useful (beyond my current usecase) to have the option of "term:name (translated, if available)" too, but it seems common practice in many places to fall back to default when no tranlation is available.
Comment #4
cjoy commentedproblem with fallback / default language:
as pointed out above,
term:name:translated field is empty when using the default language or when the term is not trasnlated for the current language.
this can be solved using the token [name] in the "no results behavior" replacement.
BUT, that content is ignored when using the "rewrite result" behavior to output the term as a link.
Comment #5
cyberwolf commentedAlternative patch in #824696: taxonomy translation makes original name (before translation) unavailable.
Comment #6
webflo commentedComment #7
webflo commentedCommit d5ff98a on 7.x-3.x. Thanks!