taxonomy_image generates invalid HTML when no image size specified -> workaround

westbywest - May 7, 2009 - 20:16
Project:Taxonomy Image
Version:5.x-1.6
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

When the Resizing Options Constraint is set to "disabled" in admin/settings/taxonomy_image, then the module outputs invalid IMG tags that do not display at all in Internet Explorer, e.g.

<img src="http://blahblah.net/files/picture.png" alt="Term Name" title="Term Description"  width="" height="" />

The workaround I have verified is to change the constraint to 'Exact' and enter in the height/width for the image. This workaround will not work for tax images of variable size, however.

#1

thePanz - May 13, 2009 - 07:45
Status:active» duplicate

This should be fixed in latest 6.x-1.x-dev release (see #402956: Losing image sizes)
Maybe for 5.x branch you need a back-port.

Cheers

 
 

Drupal is a registered trademark of Dries Buytaert.