imagefield_crop_widget.inc assumes that the filefield cck settings for 'alt' and 'title' are being used. When the default settings for these fields (ie: blank values) is used, drawing the node edit form will result in:

Notice: Undefined index: alt in imagefield_crop_widget_process() (line 185 of /sites/all/modules/imagefield_crop/imagefield_crop_widget.inc).

Notice: Undefined index: title in imagefield_crop_widget_process() (line 185 of /sites/all/modules/imagefield_crop/imagefield_crop_widget.inc).

Notice: Undefined index: alt in theme_imagefield_crop_dynamic_preview() (line 281 of /sites/all/modules/imagefield_crop/imagefield_crop_widget.inc).

Notice: Undefined index: title in theme_imagefield_crop_dynamic_preview() (line 282 of /sites/all/modules/imagefield_crop/imagefield_crop_widget.inc).
CommentFileSizeAuthor
#1 undefined_index-1138038-1.patch1.29 KBryan_courtnage

Comments

ryan_courtnage’s picture

StatusFileSize
new1.29 KB

patch attached

yhager’s picture

Status: Active » Fixed

Thanks! committed.

Status: Fixed » Closed (fixed)

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