[IRCServices Coding] bugreport, special characters in channel name / httpd db

PHANTOm phantom at phntm.nix.org.il
Fri Jan 2 09:10:29 PST 2004


My IRCd allows characters like + in channel names which in html forms mean space, in the channel list of of services (/chanserv channel list) channels with plus chars go in the links as + and not as %2B and when you access the page (i.e. /chanserv/name+) you get an error:
Channel "#name " is not registered.
It's likely this issue occurs with other characters too.