Closed (fixed)
Project:
Token
Version:
6.x-1.15
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2010 at 20:40 UTC
Updated:
12 Dec 2010 at 20:50 UTC
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
Comment #1
dave reidGood catch! Committed to CVS.
http://drupal.org/cvs?commit=456558