Closed (fixed)
Project:
ImageField Extended
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2011 at 14:02 UTC
Updated:
13 Sep 2011 at 10:51 UTC
Getting this error in Drush without further configuration or tweaking.
I created a patch that checks whether $widget_types[$widget_type]['field types'] is an array before checking whether 'filefield' is in the array.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_extended-array.patch | 752 bytes | vkareh |
Comments
Comment #1
alan d. commentedCan you replicate this from a clean Drupal install?
I modified this slightly, it should return if this is empty or not set
Will commit soon