I have only noticed this problem since updating to the latest google_analytics. That module is now calling token_replace_multiple in hook_footer. Here is an example of the notice:
Notice: Undefined property: stdClass::$name in user_token_values() (line 52 of /mnt/www/html/gardener/docroot/modules/acquia/token/token_user.inc).;
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | token_user_notices-D6-1198278-1.patch | 449 bytes | paul.lovvik |
Comments
Comment #1
paul.lovvik commentedHere is a patch that addresses the issue for me.
Comment #2
dave reidCommitted to Git:
http://drupalcode.org/project/token.git/commit/f82e7cd