Actions
Bug #159
closed$channel returns a malformed channel name
Start date:
09/04/2009
Due date:
% Done:
0%
Estimated time:
Operative System:
Windows 7
Regression:
Description
When using the variable $channel in a custom command, AdiIRC returns "nel" to the channel name.
Example:
having this command:
/cop /cs op $channel $1
and using it in a channel named #anaitgames
the DAL.net server throws this error:
ChanServ< The channel #anaitgamesnel is not registered.
It happens also in other servers.
As a sidenote, after idling some time in a channel I can recieve messages from the channel, but I cannot sen any, as the program complains about not being in the channel. I'm forced to reconnect to the server to send a message. I suspect the "nel" may be the cause of this.
This happnes using AdiIRC 1.8.3 in Windows 7 RC, I don't remember this happenning in previous versions.
Actions