- last update
8 months ago Custom Commands Failed
In this case, when viewing Entity A in language L, Entity C will not be in the correct language.
The root cause is EntityReferenceEntityFormatter::viewElements()
rendering the referred entity in the parent entity langcode. But the parent entity might be in a fallback langcode.
Viewing the last node in German will render the first node in English.
Pass the langcode down the chain. The patch is much smaller than this issue summary :) (The test isn't.)
Needs work
11.0 π₯
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.