Closed (fixed)
Project:
Image
Version:
6.x-1.0-beta3
Component:
image_gallery
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2009 at 15:19 UTC
Updated:
29 Sep 2009 at 16:25 UTC
Once I updated to version 6.x-1.0-beta3 i noticed that the alt tags on thumbnails were changed from the image title to then entire image html code.
ie instead of ![]()
it is now ![]()
This is an issue because Thickbox uses the img alt tags for the popup description.
| Comment | File | Size | Author |
|---|---|---|---|
| thickbox photo.jpg | 134.71 KB | orchard |
Comments
Comment #1
orchard commentedugh, drupal removed my img tags...
instead of alt="image description", it is now what you see in the attached file.
Comment #2
orchard commentedComment #3
orchard commentedclosed because there is another bug with the same issue.
Comment #4
joachim commentedIs this line of the release notes relevant?
- The alt text in the Views image field when formatted as a link contains bad HTML. This is fixed in the latest Views dev: see http://drupal.org/node/489888.
Comment #5
joachim commentedOops, crossposted.