Download & Extend

Invalid XHTML - No alt specified for thumbs

Project:Fast Gallery
Version:6.x-3.3-beta1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The HTML generated for thumbnails uses an <img> tag without specifying the alt attribute. This makes pages generated using Fast Gallery invalid XHTML 1.0 Strict. The W3C recommends that all <img> tags MUST specify an alternate text.

The issue is probably in fast_gallery.module on line 581 but since I am not familiar with the code for this module I cannot come up with a patch. I suppose the thumbnails should have the caption of the image as alt text or maybe none.

Comments

#1

Priority:minor» critical

easy fix... next time I'll got time, I'll fix it.

#2

The same problem is in the Fast Gallery Random Block.

Regards.

#3

Status:active» fixed

#4

Status:fixed» closed (fixed)

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