mIRC Home    About    Download    Register    News    Help

Print Thread
#266384 26/11/19 12:36 PM
Joined: Oct 2017
Posts: 47
D
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Oct 2017
Posts: 47
Hello and Greetings from Sachsenhausen,

I want to ask if the following example is a bug or not, it seems that I cannot store ipv6 addresses in userlist to match with $ulist()

Example:

Code
//auser test *!*@2604:180:0:5be::b89a | echo -a Results: $ulist(2604:180:0:5be::b89a,test,0)


but working with

Code
//auser test *!*@45.243.248.17 | echo -a Results: $ulist(45.243.248.17,test,0)


Edit: if I change the User List item format from "2604:180:0:5be::b89a" to "2604.180.0.5be..b89a" then I working, lol! :P

Last edited by DooMaster; 26/11/19 03:16 PM.
Joined: Dec 2002
Posts: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
Thanks for your bug report. This issue has been fixed for the next version.


Link Copied to Clipboard