Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2010 at 12:02 UTC
Updated:
23 Feb 2010 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
pasqualleComment #2
jhodgdonGood catch! Definitely anything in a hook_X_alter() hook that is not an object needs to be passed by reference, and these examples are all adding elements to the arrays.
Comment #3
dries commentedCommitted to CVS HEAD.