Hey!
I get this error when I try to save a translation:
Recoverable fatal error: Argument 2 passed to drupal_array_get_nested_value() must be an array, null given, called in */drupal/modules/field/field.form.inc on line 365 and defined i drupal_array_get_nested_value() (rad 6348 av */drupal/includes/common.inc).
I "translate" images... I wonder if it's that which makes the error.
Anyone had the same problem?
Comments
Comment #1
plachPlease, confirm this still exists in the latest dev.
Comment #2
plachComment #3
roam2345 commentedwe are having the same problem
here is a stack trace.
Comment #4
kenorb commentedRelated: Error: Argument 2 passed to drupal_array_get_nested_value() must be of the type array, string given at Drupal Q&A
Comment #5
stefan.r commentedI ran into this issue when using a bean with a translatable Link field, when "Validate URL" was turned on. As a workaround I disabled URL validation.
Comment #6
zakaria.elhariri commentedI had exactly the same prob
+1 https://www.drupal.org/node/1323278#comment-10862060
comment #5 it work for me !
Comment #7
hugronaphor commentedYou can apply this patch until a solution will be found:
https://www.drupal.org/node/2666912#comment-11204309