Closed (fixed)
Project:
Audio
Version:
5.x-2.0-beta1
Component:
audio_image
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2008 at 01:16 UTC
Updated:
25 Dec 2008 at 22:11 UTC
The audio image is missing an alt tag and that cause fail XHTML strict validation. Easy fix I found is edit audio_images.module and on line 335 put and alt="" there.
Comments
Comment #1
mgiffordThis function seems to have been heavily changed in the CVS:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/audio/audio...
Looks like it's fixed.