Closed (fixed)
Project:
jcarousel block
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2009 at 16:24 UTC
Updated:
6 Apr 2009 at 23:30 UTC
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
Comment #1
yang_yi_cn commentedhttp://drupal.org/cvs?commit=187564
commited