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

Status:active» fixed

This has been implemented differently in the latest dev. version of the module.

#2

Status:fixed» closed (fixed)

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