Comment 9 for bug 1300289

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

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

commit 8c15561ab36547ad06bd5a745174832d546c9869
Author: Robert Lyon <email address hidden>
Date: Mon Apr 7 10:20:56 2014 +1200

Anonymous comments not showing the correct profile icon (Bug #1300289)

The anonymous comments should show the no_userphoto icon.

I've taken the patch supplied by Brian King and simplified it a bit so
that if no user is supplied to profile_icon_url it gives us the
no_userphoto icon rather than needing a new Dwoo function to handle
this.

Change-Id: I469fad4532b3ae91e1d673ec33d04d04c4fc3c7d
Signed-off-by: Robert Lyon <email address hidden>