🐛 [Bug] Wrong German umlaut handling for usernames at account creation
Created by: Tirokk
Authored by sushidave
🐛 Bugreport
At account creation, usernames are not encoded correctly if the profile name contains one or more German umlauts: Ä/ä -> a Ö/ö -> o Ü/ü -> u
Examples:
- Sandra Märtens -> sandra-martens
- Oliver Stöckel -> oliver-stockel
- Günter Hürst -> gunter-hurst
Steps to reproduce the behavior
- Create a new account using one or more German umlauts in the profile name.
- Check the username.
Expected behavior
German umlauts should be encoded like this: Ä/ä -> ae Ö/ö -> oe Ü/ü -> ue
Examples:
- Sandra Märtens -> sandra-maertens
- Oliver Stöckel -> oliver-stoeckel
- Günter Hürst -> guenter-huerst
Version & Environment
Type: [any]
- OS: [any]
- Browser: [any]
- Version [any]
- Device: [any]