Posted by sgriffin on July 23, 2009 at 7:52pm
Jump to:
| Project: | Imagefield Import |
| Version: | 6.x-1.4-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Line 368
if (!$image_info = image_get_info($filepath)) {
return FALE;
}
should be FALSE, not FALE
Comments
#1
This has been implemented differently in the latest dev. version of the module.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.