Resolve "Identicon is not shown even it should be"
Closes #784 (closed)
Merge request reports
Activity
added part::frontend type::bug labels
assigned to @yuha
added 1 commit
- 30ae7162 - Run avatarContent query even if no ID variable is passed
I think this leaves room for some discusiion: Do we really need to generate identicons on the server? Shouldn't we instead generate them client-side, if the server does not know an avatar, or we don't have a person ID?
We should choose a stable/reproducile identicon algorithm for that, so that all future clients can reproduce the same icons.
Please open a follow-up issue on this @yuha
Edited by Nik | Klampfradlermentioned in commit 1745ae0c
Please register or sign in to reply