Posted by westbywest on May 7, 2009 at 8:16pm
Jump to:
| Project: | Taxonomy Image |
| Version: | 5.x-1.6 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
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