Here's what I am seeing... doesn't seem to be a showstopper. Just throws the error sometimes. state_flow still works for us. I was seeing this in both the most recent release candidate as well as 7.x-2.x-dev (checked dev first to see if problem was fixed there before reporting here).

This error is thrown randomly, everytime I clear caches, and whenever update.php is run.

Notice: Undefined index: node in state_flow_entity_property_info_alter() (line 110 of /sites/all/modules/state_machine/modules/state_flow/state_flow.module).
Warning: array_key_exists() expects parameter 2 to be array, null given in state_flow_entity_property_info_alter() (line 110 of /sites/all/modules/state_machine/modules/state_flow/state_flow.module).

Sorry I can't be of more help on this right now - but I figured pointing it out was a good start.

Comments

fmitchell’s picture

Assigned: Unassigned » fmitchell

Thanks. I'll take a look.

fmitchell’s picture

Status: Fixed » Closed (fixed)

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