Bug? used chinese nick

If your UnrealIRCd is up and running but you have a question about it, then use this forum.
(NOT for installation or connecting issues! Use the other forum instead.)

Moderator: Supporters

Locked
taobataoma
Posts: 14
Joined: Mon Dec 21, 2015 6:43 am

Bug? used chinese nick

Post by taobataoma »

I install unrealircd 4.0.0-rc5 on CentOS7, and conf setting :

Code: Select all

set {
        allowed-nickchars {
                chinese-simp;
                chinese-trad;
                chinese-ja;
        };
};
but,some chinese nick can not to used, it say: ****(some chars) Nickname is unavailable: Illegal characters, but a few chinese chars can used ok.
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Bug? used chinese nick

Post by Syzop »

Locked