Active
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2013 at 16:45 UTC
Updated:
9 Sep 2015 at 13:38 UTC
Jump to comment: Most recent
Comments
Comment #1
caktux commentedAlso having this problem, not sure if it's in entityreference or field_translation...
Comment #2
bojanz commentedThis is an i18n bug.
The patch at https://drupal.org/node/1904368#comment-7493892 should fix it.
Comment #3.0
(not verified) commentedadd values
Comment #4
mrharolda commentedI ran into this issue after upgrading(!) i18n_field to Localize Fields. All field labels and help texts of all widgets are translated correctly, except for the Entity Reference widgets.
The patch referenced above is for i18n_field specific, so it won't help us.