Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2009 at 10:13 UTC
Updated:
26 May 2009 at 14:40 UTC
The API documentation at the top of field.tpl.php mentions $node but actually the variable is named $object (as it is not necessarily a node any more)
| Comment | File | Size | Author |
|---|---|---|---|
| field-api-doc.patch | 809 bytes | john morahan |
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.