Closed (fixed)
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2013 at 16:31 UTC
Updated:
18 Aug 2015 at 08:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bojanz commentedComment #2
amitaibuCommitted, thanks.
Comment #4
plachSame problem when using
i18n_taxonomyto translate terms. We are missing anentity_label()call.Comment #5
letrotteur commentedWorks like a charm for me. Thanks
Comment #6
plachComment #7
giorgosktaxonomy with Localize or translate setting
added a few terms and translated them
entityreference on basic page
created a basic page
on English edit form terms appear
on Greek language edit from NO terms appear
but apparently on the view the terms are display correctly (translated)
have a look at a related issue #2028225: Term reference field on node edit fails to show translated taxonomy terms when Taxonomy term selected as a Translatable Entity
Comment #8
giorgoskThis module helps resolve this problem
https://www.drupal.org/project/translated_entityreference
but not with select list (only autocomplete widget)
EDIT:
to use above mentioned module properly
I think you need to disable
"Select taxonomy terms by language"
in admin/config/regional/i18n/select
Comment #9
Stevel commentedSetting this back to RTBC
Comment #10
geek-merlin#8:
> This module helps resolve this problem
> https://www.drupal.org/project/translated_entityreference
I don't think so.
That module is about entity translation.
This patch about string translation.
Comment #11
geek-merlinYES i can confirm #4 patch fixes this issue for me. :-)
Comment #12
amitaibuMerged, thanks.
Comment #17
Stevel commentedBack to Closed (fixed)