Skip to content
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

Non-latin characters in account names #100

Open
Salvidrim opened this issue Jul 11, 2016 · 2 comments
Open

Non-latin characters in account names #100

Salvidrim opened this issue Jul 11, 2016 · 2 comments

Comments

@Salvidrim
Copy link
Contributor

Salvidrim commented Jul 11, 2016

This was previously an issue which we fixed for the permissions-check script (#58) however a point was left unresolved and today it has been an active problem.

"Appellant account names for the purpose of detecting if blocked?"

Example: Appeal 16109

The account name is "User:ゼーロ"

Here is the user's note:
"My username is "zero" in katakana, but the form won't submit if I enter it in that script. I'll try here: ゼーロ. It might be corrupt on your end though.

I tried to submit a ticket before. I got an email back asking me to confirm my username, which I responded to. Then later I got an email saying I had not responded. Well, I had... Check your spam folder perhaps? I checked mine for further emails and there were none. You can also write on my talk page since I can still edit that."

Note that in the user's message the Katakana is rendered in fhe form "& # 1 2 4 7 6 ;" minus the spaces

@dqwiki
Copy link
Member

dqwiki commented Jul 14, 2016

@TParis would your code used before work in this case? Because all I have to do is switch my encoding to UTF-8 on my computer, change some DB values (in appeal and banList) and it worked, just crapped out when using the default encoding.

@TParis
Copy link
Contributor

TParis commented Jul 14, 2016

Yes,  but not today

Sent via the Samsung Galaxy Note® 4, an AT&T 4G LTE smartphone

-------- Original message --------
From: dqwiki [email protected]
Date: 7/13/2016 14:58 (GMT-10:00)
To: UTRS/utrs [email protected]
Cc: TParis [email protected], Mention [email protected]
Subject: Re: [UTRS/utrs] Non-latin characters in account names (#100)

@TParis would your code used before work in this case? Because all I have to do is switch my encoding to UTF-8 on my computer, change some DB values (in appeal and banList) and it worked, just crapped out when using the default encoding.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants