Page MenuHomePhabricator

“ConfirmAccount” does not support non-latin letters
Closed, DuplicatePublic

Description

Link: https://modem.wiki/index.php/Special:%E7%94%B3%E8%AF%B7%E8%B4%A6%E6%88%B7

I try to appeal an account, but if I don't use latin letters, then the extension will not recognize my request.
Such as I submit “测试 测试 测试 测试 测试 测试 测试 测试 测试 测试 测试”(This is the Chinese word "test" repeated ten times, and there are spaces between each word.),the extension will think that I "haven't written anything".
But if I submit "Test Test Test Test Test Test Test Test Test Test ", the extension will recognize and submit my request.
Well, because of this reason, I have to closed this function to let registration is running normally on my website.
So I think it should be a bug, so I report it here.

It is worth mentioning that this type of problem has been raised (T57734) before, but no one has dealt with it.

Thank you.