Project

General

Profile

Actions

Bug #3946

closed

$ulist doesn't working propertly on wildcards

Added by westor (GR) almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
06/12/2018
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

There is a bug, when i am trying to search into user list via wildcard parameter the $ulist doesn't trigger.

Example Code:

//.auser exemp *@79.166.74.* | hadd -m dbl ip 79.166.74.40 | echo -a IS: $ulist($hget(dbl,ip),exemp,1) | hfree dbl | .ruser exemp *@79.166.74.*

- Thanks!

Actions #1

Updated by Stefano Dipietro over 5 years ago

westor (GR) wrote:

Hello,

There is a bug, when i am trying to search into user list via wildcard parameter the $ulist doesn't trigger.

Example Code:

[...]

- Thanks!

Any fix related that issue? it's effecting my code..

Actions #2

Updated by Per Amundsen over 5 years ago

The pattern matching/algorithms used for user access level is not very transparent, it also seems to do a lookup and then a reverse lookup, it's all very illogical.

I fixed this single case, but I can't guarantee it doesn't break other patterns or that other patterns matches mIRC.

You can test it in this build https://adiirc.com/build/1534638311/AdiIRC.exe.

Actions #3

Updated by westor (GR) over 5 years ago

So far i tested some combinations seems to working all.

Actions #4

Updated by Per Amundsen over 5 years ago

  • Status changed from New to Resolved
Actions #5

Updated by Per Amundsen over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF