Hello
I am using gravatar for d7 and I found that all gravatars look the same even though the commenters (all anonymous) have set their own email, which is connected to gravatar (I know that for sure).
The weird thing is that the displayed image is not the "blank image" but the same image as the first commenter.
Sorry if I didn't explain it well. I think it may help to see it in these examples here:
- http://d6.carloscamara.es/blog/2010/04/27/arquitectos-software-libre-y-a... -> all images are set to default, although user Carlos Cámara has an avatar account (you can see the expected behaviour in the original blog, made by wordpress: http://carloscamara.es/blog/2010/04/27/arquitectos-software-libre-y-apoy...)
- http://d6.carloscamara.es/blog/2010/04/10/arquiredes-arquitectura-redes-... -> here you can see that all anonymous user got first user's avatar, which is correct. Although the rest of them have their own one or none. (you can see the expected behaviour in the original blog, made by wordpress:
http://carloscamara.es/blog/2010/04/10/arquiredes-arquitectura-redes-soc...) - http://d6.carloscamara.es/blog/2011/01/25/%C2%BFes-esto-el-futuro-de-la-... -> this is even worse: the first commenters don't have a gravatar acount so their image is set by default (that's ok), then I see my avatar (I'm an autenticated user), which is also ok, but I know JT (last commenter) has his own gravatar and instead the blank avatar is displayed
Comments
Comment #1
c-c-m commentedSorry to post again, but after some weeks with no reply I am wondering if someone else is having the same issue, which turns this module quite useless (it's better to display an anonimous picture than displaying several avatars which are the same but belong to another user).
Hope anyone has an answer to this.
Thanks
Comment #2
dave reidThis is a duplicate of #1028024: user_load uses static caching, causing anonymous to be "first found" which has already been fixed in the 7.x-1.x-dev release.
Comment #3
c-c-m commentedThank you, I didn't see the other issue.