Ticket #1034 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

changed limit fails to display if already set

Reported by: jane Assigned to: Rinoa
Priority: normal Component: Colloquy (GUI)
Version: Latest 2.1 Severity: normal
Keywords: limit Cc:

Description

If a limit is changed while another limit was already in place, Colloquy fails to display in channel, while it shows up in console.

e.g. in colloquy:

[06:07am] akempgen set a limit on the number of room members to 10.
[06:09am] jane\test (n=jane@) joined the chat room.
[06:09am] akempgen: no idea
[06:09am] jane\test was promoted to operator by you.
[06:09am] jane: haha WTF
[06:10am] jane: colloquy doesnt even display it
[06:10am] jane: weird
[06:10am] jane: it shows up in get info but it doesnt say that theres a limit
[06:10am] jane\test removed the room member limit
[06:10am] jane\test set a limit on the number of room members to 100000.

in another client (here, irssi):

(with the limit of 10 set by akempgen)
06:09 -!- Irssi: Join to #colloquy-test was synced in 2 secs
06:09 -!- mode/#colloquy-test [+o jane\test] by jane
06:09 -!- mode/#colloquy-test [+l 10000] by jane\test
06:09 <@jane> haha WTF
06:10 <@jane> colloquy doesnt even display it
06:10 -!- mode/#colloquy-test [+l 10] by jane\test
06:10 -!- mode/#colloquy-test [+l 1000] by jane\test
06:10 -!- mode/#colloquy-test [+l 1000000] by jane\test
06:10 <@jane> weird
06:10 <@jane> it shows up in get info but it doesnt say that theres a limit
06:10 -!- mode/#colloquy-test [-l] by jane\test
06:10 -!- mode/#colloquy-test [+l 100000] by jane\test

Change History

05/18/07 23:50:10 changed by Rinoa

  • owner changed from timothy to Rinoa.
  • status changed from new to assigned.

05/18/07 23:50:19 changed by Rinoa

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in [3650]