When node translation is enabled you get a notice on any form which is locked.
Notice: Undefined index: #value in Drupal\node\NodeTranslationHandler->entityFormAlter() (line 44 of core/modules/node/src/NodeTranslationHandler.php).
Drupal\node\NodeTranslationHandler->entityFormAlter(Array, Object, Object) (Line: 82)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2922207-1.patch | 1.54 KB | kfritsche |
Comments
Comment #2
kfritscheAnd here the patch. Our internal tests fail because of this ;)
Comment #3
cspitzlayLooks good to me.
Comment #5
chr.fritschThanks