-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to login with swedish letters in nick #92
Comments
I'm getting a different error:
This one is from the name validation - it tries to convert the name to a fallback encoding (CP1251 for that hub) and fails. This check is to make sure that NMDC clients will still see the whole user list. Your error is different though. |
but what is solution for this? some clients maybe have this nick and want to use your hub, they can not? letter |
Because it won't be possible to enter with I agree that this is a problem, but the only "good" and correct solution would be to not show users with UTF-8 names to users with CP1251. Or switch clients to UTF-8. |
ok. so maybe hub should atleast send message to client saying that he should add this hub to favorites and select UTF-8 encoding in favorute hub settings? so he can use hub properly. |
Makes sense. Although I want to try a different approach first. As described in nmdc/1 draft, we can make a new protocol version called "nmdc/1" and make it work with only UTF-8. This will only work with ALPN, of course. Currently, only Ncdc does full ALPN negotiation, but this is not a problem because switching NMDC<->ADC is harder than switching to a new protocol version. So I plan to first make a few more changes to clients so they support ALPN with a single protocol properly, then make redirects to |
i was trying to connect to hub via nmdc using nick
Lördag
containing swedish letters using encoding CP1251. hub disconnects me with message:The text was updated successfully, but these errors were encountered: