Project

General

Profile

Actions

Bug #4035

closed

/mode #channel b doesn't updating $ibl() list

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Irc
Target version:
Start date:
07/15/2018
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I'm using a code to update the currently channel $ibl() list on join, but it seems that AdiIRC doesn't update it.

Also you can reproduce if you do //mode #channel b and then call $ibl(#channel,0) identifier.

Example Reproduce Code:

ON ME:*:JOIN:#test_chan: { .who $chan | mode $chan b }

//echo -a IS: $ibl(#test_chan,0)

- Thanks!

Actions

Also available in: Atom PDF