In actions.inc line 14
$function($object, $context, $a1, $2)
should be
$function($object, $context, $a1, $a2)

Comments

mustafau’s picture

Version: 6.x-dev » 7.x-dev
Component: other » documentation
Priority: Normal » Minor
Status: Active » Needs review

A patch to fix this.

Dries’s picture

Status: Needs review » Fixed

No patch was attached but I fixed this directly in Drupal 6 and CVS HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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