Code at lines : 142, 1066, 1365

parent::init(&$view, $options);

should be changed to :

parent::init($view, $options);

Comments

karens’s picture

Status: Active » Fixed

Duplicate of http://drupal.org/node/238794, but fixed in latest commit either way. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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