Every action I select triggers a node_save(). Even if I use arbitrary php and put nothing but echo 'test'; in the textarea, it still saves the node. hook_node_update and presave are called and timestamps/revisions are updated.
How could this be?

Comments

drumm’s picture

Status: Active » Closed (duplicate)

I believe this is a regression introduced by #2254871: Default action behaviors in getAccessMask(), which was re-opened.