Needs review
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2012 at 14:48 UTC
Updated:
17 Sep 2019 at 13:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Stevel commentedFor information: I looked at #1857608: Translation doesn't affect exposed term filters due to bypassing entity system for the idea of this fix.
Comment #2
e0ipsoentityreference-localize-taxonomyterm-name-D7.patch queued for re-testing.
Comment #3
milos.kroulik commentedThe patch no longer apply. I will try to patch manually.
EDIT: Code is now completely different, will need another patch.
Comment #4
milos.kroulik commentedComment #5
peterpoe commentedNew patch, using handler method getLabel() instead of calling directly entity_label().
Comment #6
chaloalvarezj commentedHi there,
I have this problem in the latest stable version on entity reference (7.x-1.5), but the patch in #5 doesn't seem to apply as the code has changed.
Has anybody else found this problem recently? How to Fix it?
Thank you.
Edit: Never mind! It is working! I did not have my terms translated.. Sorry.
Comment #7
chris matthews commentedThe 4 year old patch in #5 to EntityReference_SelectionHandler_Generic.class.php does not apply to the latest 7.x-1.x-dev and if still relevant needs a reroll.
Comment #8
rpayanmComment #9
rpayanm