Empty IMCE CCK field shows broken image link in IE7 only. Have tested with FF and Opera and the problem does not show there.
The field is rendered even though it's empty:
<div class="field field-type-imceimage field-field-topfoto">
<div class="field-items">
<div class="field-item">
<img src="" alt="" id="imceimage-field_topfoto-" />
</div>
Comments
Comment #1
panis commentedis this only when there is no image uploaded? Or did you delete the attached image? Let me know how to recreate the problem and I can work on fixing it. This should be happening in both IE And FF.. IE happens to render it as a broken image whereas FF does not render anything..
Comment #2
Boletus commentedIt shows no matter what, if the field is created. In IE7 as far as I know.
Comment #3
panis commentedto confirm - does it work okay on the other browsers?
Comment #4
Maver77 commentedI have noticed the same issue on IE7 (on Windows) while Firefox 2 (on windows and Mac OS X) and Safari 3 (on Mac OS X) both work fine.
Comment #5
homer2004 commentedI got the same issue
In IE it adds the empty boxes while in FX and opera it works flawlessly
i attached how it looks in IE
Comment #6
Danial Namousi commentedSorry, panis, I just created a redundant issue and posted a quick and dirty fix:
http://drupal.org/node/275031
Comment #7
Boletus commentedAny news on this? It's kinda the last thing on my list before I can promote my site to production status. It would be great if empty fields were not rendered at all.
Kind regards,
Magnus
Comment #8
panis commentedfixed in head..