Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 15:32 UTC
Updated:
19 Nov 2009 at 20:44 UTC
elseif (isset($bundle_type)) {
$instances = field_info_instances($bundle_type); // <-- Missing the $obj_type
| Comment | File | Size | Author |
|---|---|---|---|
| field-info-missing-param-1.patch | 1.72 KB | amitaibu |
Comments
Comment #2
yched commented#613754: Fix field_info_fields()