theme_imagefield_image_imagecache_thickbox() creates its own <img> tag without specifying the width and height of the image. The attached patch replaces this code with a simple call to theme('imagecache') so the width and height attributes are correctly specified.

CommentFileSizeAuthor
thickbox-imagecache.patch1007 byteslongwave

Comments

gooddesignusa’s picture

Status: Needs review » Reviewed & tested by the community

thank you. Seems to be working :)

frjo’s picture

Assigned: Unassigned » frjo
Category: bug » feature

Thanks for helping to clear out old cruft like this. I will test it out and then commit it to 6-dev.

frjo’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 6-dev, thanks longwave.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.