Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 16:24 UTC
Updated:
26 Aug 2008 at 07:03 UTC
In actions.inc line 14
$function($object, $context, $a1, $2)
should be
$function($object, $context, $a1, $a2)
Comments
Comment #1
mustafau commentedA patch to fix this.
Comment #2
dries commentedNo patch was attached but I fixed this directly in Drupal 6 and CVS HEAD. Thanks.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.