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

rapsli’s picture

Priority: Minor » Critical

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

guru81’s picture

The same problem is in the Fast Gallery Random Block.

Regards.

rapsli’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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