There seems to be a missing variable in the function fupload_list_images().
File images.previewlist.inc

if ($type->has_body)

The variable $type is not set in the function. So after uploading images, I can never edit the body field for an image. Only the title field is displayed.

Comments

grandcat’s picture

Title: fupload_list_images function missing variable » Preview image list: body field never appears
Status: Active » Fixed

Fixed in CVS Head.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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