Download & Extend

Preview image list: body field never appears

Project:Image FUpload
Version:6.x-2.0-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Title: fupload_list_images function missing variable» Preview image list: body field never appears
Status:active» fixed

Fixed in CVS Head.

#2

Status:fixed» closed (fixed)

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