[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/provider/godb.php on line 137: Undefined array key "PHPSESSID"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
goproblems.com • Non-ASCII symbols in user names.
Page 1 of 1

Non-ASCII symbols in user names.

Posted: Mon Jan 04, 2010 9:37 am
by kaf
Hi Adum,
I suggest banning x-ASCII and non-ASCII symbols from user names. It's causing problems in some browsers. Besides that, it's often impossible addressing such a user in a comment.

Re: Non-ASCII symbols in user names.

Posted: Tue Jan 05, 2010 11:27 am
by adum
i agree with this suggestion. i need to reexamine the user registration process. thanks.

Re: Non-ASCII symbols in user names.

Posted: Mon Feb 08, 2010 8:47 pm
by ytqb
Hi Adum,

I think the problem goes beyond registering the user name in ASCII. For instance, in problem 3368, the problem and the source are encoded in a non-ASCII code.

Upon further review, I tried to access problem 3368, and it was not the same problem that I worked on. The only way I could get the problem number was from the URL box on the browser. Apparently that number didn't identify the problem. The non-ASCII issue remains, nevertheless, for text in the heading panel on the problem page.

Maybe it was 3378, but 3378 has all ASCII text in the header. Only thing I can say, is that I'll try to get another example. I'm not ready to say that the problem page has a bug.

FWIW, ytqb

Re: Non-ASCII symbols in user names.

Posted: Wed Feb 10, 2010 12:34 am
by ytqb
What I discovered in my previous message wasn't fiction. This time I did the following search:

1. number to search 0
2. type=tesuji only
3. ranking 25kyu to 20kyu
4. sort easy to hard
5. last 3 test boxes checked
6. clicked on get problems

The second problem on the list was garbage. It should have been a problem number or a short description. I click on the second problem in the list. The problem# and source are both garbage.

The URL for the problem is:

http://goproblems.com/prob.php3?id=3777&psetid=5579628

The contributor for problem 3777 was sing216.

Did sing216 enter non-ASCII data, or is there a bug?

Thanks, ytqb

Re: Non-ASCII symbols in user names.

Posted: Tue Apr 27, 2010 2:01 am
by Nickj
I disagree with this suggestion. Leap forward into the 1990s, Adum, you should be using some version of Unicode by now. Every programming language still in use solved this problem 15 years ago. Which browser, exactly, can't handle Unicode? Maybe the 2 users still using it could upgrade, instead of telling tens of millions of people whose names contain accented characters that you don't support them?

Re: Non-ASCII symbols in user names.

Posted: Tue Apr 27, 2010 5:06 pm
by tails
I (as a maintainer) think you are right, but it requires total overhauling of this site, for the massive data and resources are stored in other (and various!) encoding. I bet Adum will create next site in UTF8 :-)

Re: Non-ASCII symbols in user names.

Posted: Thu Apr 29, 2010 2:06 pm
by kaf
By all means, I'm not suggesting drastic measures. Just ask users to change their names in English characters. And the matter is not in the coding. Let's say, I want to tel user '__цf4кы'рув something in the comment. And I simply can't, for I got no Japanese (Chinese, Russian, etc.) keyboard. How do I address him? "Hey you"? Or "someone who posted problem #13465"?

Re: Non-ASCII symbols in user names.

Posted: Thu Apr 29, 2010 11:44 pm
by tails
Ah, of course I agree with your opinion, Kaf. I meant that allowing all Unicode characters would be difficult. Sorry if I was confusing.

Re: Non-ASCII symbols in user names.

Posted: Mon May 03, 2010 8:36 am
by kaf
My reply was addressed to Nickj's posting. Sorry, - I should have been more explicit.