Comment 2 for bug 1828923

Revision history for this message
Toni Förster (stonerl) wrote :

Before we can enable this on the website, we need to make sure widelands can properly handle this.

Here is a list of things to do first:

- proper username parsing (e.g. spaces in names)
- autocomplete usernames on tab in chats
- proper chinese/japanese/korean etc input
  (at least japanese is broken)

We must be sure that usernames are accessible by others; for wispering, warning & kicking. Otherwise, a user could just choose a name that other can't type and non of the above mentioned would be possible.

That's why I'm currently limiting the possible characters for usernames in widelands.

Enabling this will be much work. We should also make sure that we do not enable support for this on the website without having the code in widelands in place.