upon installing, I was presented with a crapload of these:

warning: Parameter 2 to compass_menu_link_alter() expected to be a reference, value given in some\path\htdocs\drupal-6.19\includes\common.inc on line 2883.

according to api.drupal.org, $menu shouldn't be a reference
checked dev, and problem persists there

attached patch removes the "&", making the errors go away

CommentFileSizeAuthor
compass-menu_link_alter-reference.patch459 bytesseutje

Comments

seutje’s picture

Status: Active » Needs review

status

Anonymous’s picture

These are the perils of cut and paste. Thanks for the patch. http://drupal.org/cvs?commit=425912

Anonymous’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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