There's a call to field_attach_form_validate() in the entity.inline_entity_form.inc which includes an extra parameter of "LANGUAGE_NONE". The patch attached fixes the function to work as the API defines it.

It's not normally a problem but when using the Edit module, since it adds extra parameters to the field workflow, it causes unsupported operand types errors.

Comments

minoroffense’s picture

Status: Active » Needs review
StatusFileSize
new564 bytes

Here's the patch.

bojanz’s picture

Status: Needs review » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.