mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #39972
[Bug 1646291] Re: Default no user icon not been found if using get profile icon by id
To test
Create a site with at least 1 non-admin user, masquerade as them and set
a profile picture.
Then go to you dataroot and find the profileicon under
artefacts/file/profileicons/originals as delete the icon
In Ubuntu you can go: sudo -i nautilus
to open up a gui with permissions to view files in your dataroot making the finding of the file easier.
Without patch:
When you reload the page you should get a broken image
With patch:
When you reload the page you should get the default human outline icon
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1646291
Title:
Default no user icon not been found if using get profile icon by id
Status in Mahara:
In Progress
Status in Mahara 16.10 series:
In Progress
Status in Mahara 17.04 series:
In Progress
Bug description:
We need it to get ArtefactTypeProfileIcon::download_thumbnail() to
cascade through the function
ArtefactTypeProfileIcon::download_thumbnail_for_user() in case the
icon we try to get by id has been deleted off the server - rather than
leave a broken image link
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1646291/+subscriptions
References