Closed (fixed)
Project:
Advanced Blog
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 09:34 UTC
Updated:
16 May 2010 at 20:50 UTC
I guess that the bloggers view should only try to display the user's avatar when the user has one. For example here: http://www.4242.hu/hu/advanced_blog/list we have several users who have no avatar (like dentro or KalmárAttila), but instead of nothing, it has the img html tag:
<img src="/" alt="dentro" title="dentro" />
This causes a little "image is missing" icon displayed in several browsers (like chrome or internet explorer).
Comments
Comment #1
eidolon nightYes, it's set to display the default image. I must have forgot to check for its existence first. Fixing...
Comment #2
eidolon nightComment #3
svendecabooterThis has been fixed in HEAD.