When using EntityTranslation, you should not assume that the entity's language is the same as the field's language.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | twitter-n2557773-2.patch | 5.62 KB | damienmckenna |
When using EntityTranslation, you should not assume that the entity's language is the same as the field's language.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | twitter-n2557773-2.patch | 5.62 KB | damienmckenna |
Comments
Comment #2
damienmckennaThis adjusts the logic to loop over the field's languages for the form and use field_get_items().
Comment #3
damienmckennaThis was accidentally committed as part of #2461937: Twitter Post support for revisioning and unpublished nodes.
Comment #5
damienmckenna