Closed (duplicate)
Project:
Entity Translation
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2011 at 07:27 UTC
Updated:
5 Apr 2012 at 12:03 UTC
Hey,
I am using a contextual filter with views to list a diffrent content type under the main one.
The only problem is that ET makes all the translations show in the list, tho it's actually only one node. I tried to unpublish, but no difference.
Anyone else had this problem?
Comments
Comment #1
Pocketpain commentedA way to make it work is to make the reference field untranslatable. But, in another situation maybe someone wants to translate a reference field.
Comment #2
plachI think this might be a Views integration issue, I'll ask a feedback from @bojanz.
Comment #3
plachNo patch here.
Comment #4
brycesenz commentedI'm facing an issue that I believe is related - I'm trying to create a glossary view of my content (i.e. an alphabetized summary view of nodes by the first letter in their title). Even when I'm using an English interface though, the glossary summary includes letters from all alphabets (English, Arabic).
I don't know if it's a bug exactly, but it's definitely not integrating ideally with views.
Comment #5
brycesenz commented@plach -
Any update on whether this is a views issue or an entity translation issue?
Comment #6
danielnolde commentedfyi: Filter views by ET translation language
I'm planning to implement (and contribute via patch) a views filter that filters the selection of entities in views for selecting only entities that have a original version or translation in the current display language.
Please give your input at http://drupal.org/node/1402692
Comment #7
kristen pol@danielnolde - That filter is definitely needed. Thanks for working on that!
Kristen
Comment #8
plach#1330332-15: Entity translation: Views field language filter