When attempting to create a dependency, I get this error:

EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7409 of /foo/bar/includes/common.inc).

Comments

iamsixstringz’s picture

I seem to have fixed this by updating the Entity API Module to the 7.x-1.x-dev version. Hopefully this helps someone else along the way.

iamsixstringz’s picture

Component: Code » Compatibility w/ other modules
Status: Active » Needs review
iamsixstringz’s picture

Status: Needs review » Active

Aaaaand now it's back.

iamsixstringz’s picture

After going back and forth several times, I was able to create new dependencies temporarily, but now I can only delete the ones I had entered, cannot edit existing or create new. Also, when I go to the Create Content overlay containing the fields with the aforementioned dependencies, I get a new error:

EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7409 of /blarg/includes/common.inc).

msamavi’s picture

I am receiving the same error when trying to create a node under only one of node types, though I have not installed Conditional Field module !

blackclover’s picture

subscribe

aeroweb340’s picture

same for me

Golem07’s picture

Same here unfortunately

Golem07’s picture

It seems to be a conflict with field permissions - at least disabling the latter makes the error go away. Apparently this has been reported in October already: #1315366: Incomplete cleanup of behaviors when #access is set to false on a field

peterpoe’s picture

Issue summary: View changes
Status: Active » Fixed

Issue queue cleanup.

Status: Fixed » Closed (fixed)

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