Opened 5 years ago
Last modified 2 years ago
#4644 new task (blessed)
User profiles: Make sure all users have a displayname defined
Reported by: | tobifjellner | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Profiles | Keywords: | reporter-feedback |
Cc: |
Description
As far as I know, nowadays the system doesn't allow a user to clear out the displayname, but some profiles on wp-org don't have any displayname defined.
In some views this makes it harder to see the username of someone who has posted or commented.
I suggest that someone, as a one-time action, should search for all user profiles that have an empty displayname, and set it to the username.
Change History (8)
#2
@
4 years ago
- Keywords reporter-feedback added
In some views this makes it harder to see the username of someone who has posted or commented.
@tobifjellner: Can you provide an example of this happening in a view?
#3
@
4 years ago
@coffee2code I will, next time I stumble upon one such profile. (whenever I see one, I usually ask someone to fix that profile.)
#7
@
2 years ago
Just noting that the last 10 users registered that have a blank display_name are 2019~2020 dated, and in each case have a First or Last name set that contains UTF8 characters that appear garbled.
I can't reproduce creating or updating a user in such a way that creates a blank display_name.. it might be time to do a database back-fill and see if this issue appears again.
For reference, on WordPress.org there's over 600,000 users who don't have a display_name set (out of 17+ million - user ID's aren't secret).
While it looks like it's the earlier users, there's a registered user as recently as
2019-07-23
who has a blank display name, although that just looks like because the HTML junk added to their Name field probably sanitized out to a blank string.