The GET parameter "?d=xxxx" is missing on last gravatar version, which introduced identicon/* gravatar support. URLs are generated this way:
http://www.gravatar.com/avatar/7bf1cf98252aba31f56ccce4788874d6&s=48&r=PG
I have attached a simple patch to correct this small mistake :)
| Comment | File | Size | Author |
|---|---|---|---|
| gravatar_identicon_miss.patch | 471 bytes | adobo |
Comments
Comment #1
Narno commented;-(
I commented the code just below but I did propagate the change on the switch. Shame on me!
Thank you for feedback.
Comment #2
dave reidSo should the code be the following?
Comment #3
dave reidI fixed this in latest 6.x-1.x code.