Menu

#31 Error in Whois command

open
nobody
None
5
2004-10-13
2004-10-13
virtualj
No

In query chat when using menu whois the answer is
unknown command.
The bug is in file Private.java line 75
was
irc.writeLine("WHOIS" + Parser.trimName(getName()));
new
irc.writeLine("WHOIS " + Parser.trimName(getName()));
i think ;)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.