It looks like in imagefield_elements(), the callback function imagefield_widget_validate() is referenced as an "#element_validate" for the widget, but that function doesn't seem to exist...

Comments

quicksketch’s picture

Priority: Normal » Minor
Status: Active » Fixed

Huh, sure enough. No harm in removing it then. FileField provides all the validation for ImageField now anyway. Removed that line.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.