missing Alt attribute from imagefield

sensi - February 10, 2009 - 16:24
Project:jcarousel block
Version:6.x-1.6
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

yang_yi_cn - March 23, 2009 - 23:29
Status:patch (to be ported)» fixed

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

#2

System Message - April 6, 2009 - 23:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.