Closed (fixed)
Project:
Token
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 21:13 UTC
Updated:
9 Aug 2011 at 03:32 UTC
Jump to comment: Most recent file
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