The name elements in the form are all lacking the type part of edit:

name="edit[node_options_][]"

should be

name="edit[node_options_{node type here}][]

CommentFileSizeAuthor
#1 node_patch.txt1.39 KBrobertdouglass

Comments

robertdouglass’s picture

StatusFileSize
new1.39 KB

This should fix it.

veridicus’s picture

Can this patch please be applied to HEAD? Any change to one content type's workflow is applying to all content types.

Anonymous’s picture

robertdouglass’s picture

I believe you that it is duplicate, but I haven't found the issue. Please leave a reference to the duplicate issue before marking duplicate.

chx’s picture

It is a real duplicate as the links suggests and thus I am closing this.

Anonymous’s picture