- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Found this which could be related π Config entity label and other fields translation doesn't work on some pages Needs review
- First commit to issue fork.
Viewing a webform via an entity reference formatter in any language which is not the interface language doesn't display the desired translation.
If config entities implemented TranslatableInterface
methods then EntityReferenceFormatterBase
would, as if by magic, suddenly be able to display translated config entities in the correct langcode.
As an aside, the base TranslatableInterface
is currently in the TypedData
namespace but there's no reason it should be as none of the methods take or return typed data. The entity version of it extends it but I think the base version should be somewhere else more generic. This is probably a separate issue.
Active
11.0 π₯
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Found this which could be related π Config entity label and other fields translation doesn't work on some pages Needs review