Closed (fixed)
Project:
SWFUpload
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2010 at 23:01 UTC
Updated:
1 Mar 2010 at 13:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachNot sure if just adding ImageField would be the best way around it. Looking at imagefield_widget_settings_form, maybe we should use our own widget settings? Hmmm, what are your thoughts?
Comment #2
dave kopecekYou're Fast! I came back to post a patch and you had it up.
Comment #3
skilip commentedThe ImageField dependency is not really what I want, nor is it required. I'm going to add some if statements to see whether or not the module is installed before calling it's functions.
Comment #4
skilip commentedFixed in 6.x-2.0-BETA2