Some entities cause a notice on the overview page because they do not always contain $entity->language. We should be using entity_language() now.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1888554-1-tmgmt_entity_translation.patch | 1.49 KB | grndlvl |
Some entities cause a notice on the overview page because they do not always contain $entity->language. We should be using entity_language() now.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1888554-1-tmgmt_entity_translation.patch | 1.49 KB | grndlvl |
Comments
Comment #1
grndlvl commentedComment #2
grndlvl commentedComment #3
berdirLooks good, thanks! Commited and pushed.