Irssi core bugs

All the Irssi bugs should go here, please select the proper version when reporting the bug.

Please see the Irssi core http://www.irssi.org/ChangeLog for recent updates.
Tasklist

FS#744 - If netjoin_max_nicks is set to 0, no nicks are displayed on the netjoin.

Attached to Project: Irssi core bugs
Opened by ealexp (ealexp) - Saturday, 27 March 2010, 21:36 GMT+2
Task Type Bug Report
Category core
Status Unconfirmed
Assigned To No-one
Operating System Linux
Severity Low
Priority Normal
Reported Version irssi 0.8.15
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Setting netjoin_max_nicks to 0 causes this :

[21:17:12] ::: Netsplit irc.foo.bar <-> irc.bar.foo quits: ealexp_
[21:18:08] ::: Netsplit over, joins: (+1 more)
This task depends upon

Comment by Alexander Færøy (ahf) - Saturday, 27 March 2010, 21:51 GMT+2
What behaviour would you expect?
Comment by ealexp (ealexp) - Saturday, 27 March 2010, 21:54 GMT+2
The same as described in the documentation ("netjoin_max_nicks = 10 ; When non-zero, limits the number of nicknames to display during netjoins.").
Also, netsplit_nicks_hide_threshold works this way.
Comment by ealexp (ealexp) - Saturday, 27 March 2010, 22:04 GMT+2
(this way means that if it is set to 0, all nicks are displayed...)

Loading...