When the view has a node type, state flow attempts to limit the available documents to the selected node types. However, it improperly sets the $node_types array to be indexed with a numeric delta instead of with the node type. Patch attached.

CommentFileSizeAuthor
state_machine-views-node-type-1.patch1.21 KBdouggreen

Comments

fmitchell’s picture

Assigned: Unassigned » fmitchell
Status: Needs review » Fixed

Your patch didn't integrate properly, but the fix was simple enough so I added it.

http://drupalcode.org/project/state_machine.git/commit/72475e8

Status: Fixed » Closed (fixed)

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