Comment 5 for bug 1378543

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

Reviewed: https://reviews.mahara.org/3786
Committed: http://gitorious.org/mahara/mahara/commit/a0cff5467801e15ae77f94963d92a3b5e31f0e55
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.9_STABLE

commit a0cff5467801e15ae77f94963d92a3b5e31f0e55
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>