Ticket #999 (new defect)

Opened 2 years ago

Last modified 1 year ago

/mode #chan +b incomplete in console

Reported by: raimue Assigned to: timothy
Priority: normal Component: Colloquy (GUI)
Version: Severity: normal
Keywords: Cc:

Description

I want to see the raw banlist in the console, but the output gets cut off in non-verbose mode. I think even in non-verbose mode this information should be shown. I can only retrieve it after clicking the magnifiying glass and running the command again.

non-verbose:

mode #chan +b
367: #chan * UserA 1171310085
367: #chan * UserA 1171311775
367: #chan * UserA 1170628499
367: #chan * UserB 1171291723
367: #chan *!*@some.stupid.host.example.org UserC 1171113722
368: #chan End of Channel Ban List

verbose:

mode #php.de +b
:my.irc.server.example.org 367 Raim #chan *!*username1@*.t-dialin.net UserA 1171310085
:my.irc.server.example.org 367 Raim #chan *!OCRANA-IRC@*.versanet.de UserA 1171311775
:my.irc.server.example.org 367 Raim #chan *!*username2@*.pool.einsundeins.de UserA 1170628499
:my.irc.server.example.org 367 Raim #chan *!*f6*@*.pools.arcor-ip.net UserB 1171291723
:my.irc.server.example.org 367 Raim #chan *!*@some.stupid.host.example.org UserC 1171113722
:my.irc.server.example.org 368 Raim #chan :End of Channel Ban List

Change History

02/12/07 20:27:01 changed by raimue

  • severity changed from blocker to major.

10/14/07 02:37:20 changed by Rinoa

  • priority changed from highest to normal.
  • severity changed from major to normal.