mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2008
Posts: 1
F
Fobia Offline OP
Mostly harmless
OP Offline
Mostly harmless
F
Joined: Jul 2008
Posts: 1
I found this bug, regarding nick changes and whois... When I try to do /nick [Dan] I get [Dan] Nickname is already in use. However, when I do /whois [Dan] I get the following :
{DAN} is sh3ly@86.107.136.141 * omis
{DAN} on #Disconnect #severin
{DAN} using *.undernet.org The Undernet Underworld
[Dan] End of /WHOIS list.
Please note the last line. {} it's replaced with [].
/Whois {Dan} appears normal as following:
{DAN} is sh3ly@86.107.136.141 * omis
{DAN} on #Disconnect #severin
{DAN} using *.undernet.org The Undernet Underworld
{Dan} End of /WHOIS list.

An other bug would be that when I did /whois [Dan], the whole /whois reply appeared in Status Window, only the last line appeared in Active Window, as all performed /whois should appear into.

mIRC version is 6.32. OS : Windows XP.

I hope you'll fix the bug and keep me informed. Thanks.

Last edited by Fobia; 10/07/08 08:47 AM.
Joined: Jan 2007
Posts: 20
C
Ameglian cow
Offline
Ameglian cow
C
Joined: Jan 2007
Posts: 20
That's not a bug. The IRC standard makes {} and [] be equivalent because of it's Scandinavian origin, where those characters are considered opposing case to each other.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
I think you missed his point

Quote:

[Dan] End of /WHOIS list.
Please note the last line. {} it's replaced with [].


I see that too. The buggy part is that when doing a whois in a non-status window, I get the whois in the status but the last line in my active window:
Code:
[xyzzy] End of /WHOIS list.
-


That's definitely not expected behaviour.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Oct 2003
Posts: 214
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Oct 2003
Posts: 214
You requested a /whois so end of whois reply is correct.
And as CyberBotX mentioned it's the uppercase form for [].

Try /whois *Dan* and you will get

*Dan* End of /WHOIS list.

It looks like a bug but it's a feature to /whois more than just one wink

Quote:
:::: (/whois Senc)
:::: is senc@wb-clans.com (resolved: 83.145.248.3) (ping: 71ms) * senc
:::: on some channels
:::: using *.quakenet.org [QuakeNet IRC Server]
:::: is authed as _coffe_
::::::::
:::: (/whois Sephiroth)
:::: is sephiroth@cyberscripters.org (resolved: 62.75.244.219) (ping: 51ms) * Christopher 'Sephiroth' R.
:::: on some channels
:::: using underworld1.no.quakenet.org [Underworld IRC Services, Trondheim, Norway]
:::: is authed as Sephiroth
:::: has been idle 0days, 00:00:22, signed on Wed Jul 09 03:13:36 2008, online for 5days, 09:00:49
:::: (/whois Se*)


one step closer to world domination
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
You don't seem to get it.

Everything but the last line of the whois echo's in the wrong window (status). This is a bug. Try it in a clean copy of mIRC, a themed script won't show the real problem. Enable [x] whois in active from alt-o -> irc and /whois {Dan}. You will get everything but the last line in the status window-- this is incorrect. mIRC needs to handle the special {}/[] behaviour, and it does not.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Oct 2003
Posts: 214
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Oct 2003
Posts: 214
He noticed 2 things i only answered to one.


one step closer to world domination

Link Copied to Clipboard