Active
Project:
Gamma
Version:
7.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2011 at 04:49 UTC
Updated:
21 Apr 2011 at 04:49 UTC
The test isset($item['#field_type']) causes PHP errors/warnings when $item is not an array. #theme for example is a string and #node an object.