You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@laryn this commit should fix this use case, if you're using the i18n_select submodule.
Note that switching the "Select taxonomy terms by language" setting might also affect other views or pages, so that requires a close look at possible side effects.
I've run into a case where I am exposing a filter of localized taxonomy terms on a View, but they display in the source language always.
We can probably pluck out a handler or two from
i18nviews
and add it to thei18n_taxonomy
module.The text was updated successfully, but these errors were encountered: