Download & Extend

missing Alt attribute from imagefield

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

Status:patch (to be ported)» fixed

http://drupal.org/cvs?commit=187564
commited

#2

Status:fixed» closed (fixed)

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

nobody click here