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
Comment #1
grandcat commentedFixed in CVS Head.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.