- Status Confirmed
- Percent Complete
- Task Type Feature Request
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Very Low
- Priority Very Low
- Reported Version 1.0-beta
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by sevaader - 27.04.2016
Last edited by peterdd - 27.04.2016
Opened by sevaader - 27.04.2016
Last edited by peterdd - 27.04.2016
FS#2124 - Default avatar can't be restored
I unchecked the avatar allowed in the admin panel. I checked it back and set size to 50.
I have to upload an Avatar picture to restore it, but the previous avatar looked like to be html avatar.
Is there a way to restore the html one ?
note: ‘default avatar’ is currently just that guy from the fontawesome webfonts:
<i class="fa fa-user"></i>
I played a bit with the settings with v1.0-rc1 too and found there are several minor issues:
if your user_id is 1234 (not recommended)
There was until now no requirement to implement unsetting profile_image. (new feature)
A related thing with avatar sizes is discussed a bit here: https://github.com/Flyspray/flyspray/pull/549/files too.
I deleted the profile_image in flyspray_users. It works.