Closed
Bug 1133844
Opened 11 years ago
Closed 11 years ago
Stop sanitising the accent out of my name
Categories
(Developer Engagement :: Mozilla Hacks, task)
Developer Engagement
Mozilla Hacks
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sole, Assigned: craigcook)
Details
Attachments
(2 files)
My last name has an accented word, (look at the screenshot of my profile in wp-admin) but the theme or *something* in WordPress is taking it out.
I want my accent back! :-P
| Assignee | ||
Comment 2•11 years ago
|
||
The display name was using an unaccented version for some reason. I suspect your name may have first been entered that way and later updated, but the display name wasn't updated at the same time. Fixed now.
Assignee: nobody → craigcook.bugz
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•11 years ago
|
||
Yesss that's awesome! thanks a lot Craig :)
It's a bit of a bummer I can't change the display name myself, but it should be fine now.
| Assignee | ||
Comment 4•11 years ago
|
||
You can change your display name at https://hacks.mozilla.org/wp-admin/profile.php. It's a separate field with options derived from your other names, all of which are editable. Though when you change one of the other fields the display name won't update automatically unless you select from the updated options, and I assume it just didn't get updated when your accent was first corrected.
WordPress requires a unique 'nickname' as an identifier in order to force all users to have a readable name and not just a numeric ID (though I suppose your nickname could be a number). It defaults to your email address (also required) but you could easily change it to "supersole" or any unique nickname you like and use that as your display name.
Also note that because this is a multisite WordPress setup, your profile on Hacks will be the same across all Mozilla blogs.
Updated•8 years ago
|
Product: Mozilla Developer Network → Developer Engagement
You need to log in
before you can comment on or make changes to this bug.
Description
•