Closed (duplicate)
Project:
Taxonomy Image
Version:
5.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2009 at 20:16 UTC
Updated:
13 May 2009 at 07:45 UTC
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
Comment #1
thepanz commentedThis 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