If I don't provide a group image in the News Module I get a broken image in IE 6. I am using the following in my post loop:
<img src="[GROUP_IMAGE]" alt="" class="newsgroup" />
This works fine for groups with an image, but image-less groups result in:
<img src="" alt="" class="newsgroup" />
and this makes IE display the "broken image" icon. How can I fix this? I'm using 2.7.