I am reporting a bug and asking a related question.
Bug
On the Regular badge admin page (/admin/badges/3
), I accidentally removed the fa-user
icon, and, trying to fix my mistake, looked up and set the far-user
icon (because I couldn’t find the fa-user
one). I realized that wasn’t the correct icon, and that the correct one was in fact simply named user
although it was first appearing as fa-user
when it was selected (now this is not the case anymore, I don’t understand why).
This little maneuver (which hopefully won’t cost me 51 years, but already 51 minutes…) had the weird side effect to make the title of some users appear as “Regular” instead of its translation in our Discourse’s default language (french, for that matter). I cannot find a way to revert it to how it was before.
The actual badge of the user isn’t affected.
This looks a lot related to this bug although it’s not the same.
Related question
I said above “of some users” because the user title isn’t the trust level for every users. Moreover, some trust_level_3 users have a small yellow badgy-thingy matching their trust level title appended to their name:
HTML : <span class="user-title user-title--regular">Regular</span>
but others don’t. So:
- How is the user title set? I can’t find a profile setting “user title” despite the screenshots from the meta thread I linked above.
- What is this badgy-thingy and how is it set?
I checked the docs but couldn’t find the answers.
Config
Discourse 3.2.2
Active plugins: Discourse Calendar, OpenID Connect, Encrypt, Events, Footnote, Legal Tools, Discourse Templates, Solved, Spoiler Alert, Topic Voting