Closed (duplicate)
Project:
Drupal core
Version:
7.8
Component:
token system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 16:28 UTC
Updated:
26 Oct 2011 at 01:16 UTC
Notice: Undefined offset: 0 in node_tokens() (line 139 of /usr/www/xyz/test/drupal-7.8/modules/node/node.tokens.inc).
I've attached a potential patch.
| Comment | File | Size | Author |
|---|---|---|---|
| node_tokens_body.patch | 1.16 KB | magnusk |
Comments
Comment #1
dave reidThis has been fixed with #1178580: PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch.
Comment #2
magnusk commentedgreat!