It seems like tokenSTARTER was not updated to reflect the change made in #167560: options arguments needed to support things like node teasers.

It still has the function signature as

function tokenSTARTER_token_values($type, $object = NULL) {

If I am correct and it should be updated, I can write a patch.

Comments

Dave Reid’s picture

Status: Active » Fixed

Good catch! Committed to CVS.
http://drupal.org/cvs?commit=456558

Status: Fixed » Closed (fixed)

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