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.

Comments

thepanz’s picture

Status: Active » Closed (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