node.php on developer docs on cvs uses a hook which does not
exists enymore (http://drupal.org/node/39576).

The hook is called execute and has been renamed to submit.

Fabio.

Comments

Tresler’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Where is this? I understand that hook_nodeapi execute is now hook_nodeapi case 'submit' But where is this reference you refer too?

Tresler’s picture

Assigned: Unassigned » Tresler
Status: Postponed (maintainer needs more info) » Fixed

Ok - I think we fixed this, at least, we fixed an instance of it on api.drupal.org under hook_nodeapi > returns > execute (changed)

Done for 4.7, 5.0, Head

Re-open if you were referring to something different.

Anonymous’s picture

Status: Fixed » Closed (fixed)