Posted by sensi on February 10, 2009 at 4:24pm
Jump to:
| Project: | jcarousel block |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
http://drupal.org/cvs?commit=187564
commited
#2
Automatically closed -- issue fixed for 2 weeks with no activity.