Closed (duplicate)
Project:
Gravatar integration
Version:
7.x-1.0
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 09:14 UTC
Updated:
18 Feb 2011 at 07:51 UTC
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:
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.