Comment 6 for bug 1378543

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3787
Committed: http://gitorious.org/mahara/mahara/commit/84b59fe5f983197eaa3b3a66d717b2cf0a04c602
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.10_STABLE

commit 84b59fe5f983197eaa3b3a66d717b2cf0a04c602
Author: Son Nguyen <email address hidden>
Date: Wed Oct 8 15:43:13 2014 +1300

Fix the default image url passed to gavatar. Bug 1378543

This url must not include a querystring
(see https://en.gravatar.com/site/implement/images/)

- Return the no user photo url if the remote avatar is not found
- Try to use profile_icon_url as much as possible

Change-Id: Id18ee4469b1bd15013445f8f4dc4a582dee659e8
Signed-off-by: Son Nguyen <email address hidden>