@@ -1323,7 +1323,7 @@ function relativity_token_values($type, $object = NULL) { if ($type == 'node') { - $node = $object; + $node = node_load($object->nid); $tokens = array(); // check if the node has parents