Closed (fixed)
Project:
Entity Embed
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jan 2019 at 00:06 UTC
Updated:
10 May 2019 at 13:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bgilhome commentedComment #3
bgilhome commentedComment #4
wim leersThis is already fixed in HEAD and comes with test coverage, since #2576983: Add tests to ensure translated content works as expected :) The next release will ship with this!
Comment #5
wim leersI was a tad too fast, because the issue title doesn't match what the patch is doing!
Clarified title, now what is still needed is test coverage.
Great find! (And another clear reason we need more test coverage in this module.)
Comment #6
wim leersActually, this is working fine.
I understand this observation:
… it's because it's not
\Drupal\entity_embed\EntityEmbedBuilderthat does the loading of the translation, that's up to to the individual@EntityEmbedDisplayplugins.Attached is test coverage that passes against HEAD (at least locally).
Comment #7
wim leersComment #9
wim leers