Firstly thank you for this module. :)

In case of a future update thank you in advance to replace within imagefield.inc (line 46):
$formatted_image['alt'] = ''; // todo
with:
$formatted_image['alt'] = $image['data']['alt'];

Regards,
Sensi

n.b.: tested with imagefield-6.x-3.0-alpha4 and drupal 6.9

Comments

yang_yi_cn’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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