Preview image list: body field never appears
bejes - October 27, 2008 - 11:53
| Project: | Image FUpload |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
Fixed in CVS Head.
#2
Automatically closed -- issue fixed for two weeks with no activity.