Needs work
Project:
Translated Entity Reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2014 at 19:23 UTC
Updated:
8 Jun 2015 at 10:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jwhitney64 commentedComment #2
netsensei commentedYes. Assuming you have the Entity Translation module enabled. The current version of the module does not support Entity Translation. Your patch directly queries the ET table. I think we need a bit more validation of the context (field translation v. entity translation, etc.) based on the entity/bundle settings here.
Comment #3
rcodinaIs 2220563 a duplicate of this one?
Comment #4
rcodinaI think support for Entity Translation is a priority. Patch on #1 doens't work for me: my parent entity is in english but only spanish taxonomies are listed.
Comment #5
rcodinaWhat worked for me was taking original code and then remove this so "Select only nodes matching the parent\'s language" option takes effect.
&& $entity_info['translation']['locale'] == TRUE