Posted by bejes on October 27, 2008 at 11:53am
Jump to:
| 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
Fixed in CVS Head.
#2
Automatically closed -- issue fixed for two weeks with no activity.