Opened 10 years ago

Closed 9 years ago

#1161 closed defect (fixed)

irc egg fails at removing message handler

Reported by: Kooda Owned by:
Priority: minor Milestone: someday
Component: extensions Version: 4.9.x
Keywords: Cc:
Estimated difficulty:

Description

irc:remove-message-handler! fails if you try to remove a tagged message handler while there is a non-tagged one in the handlers list.

Attachments (2)

test.scm (183 bytes) - added by Kooda 10 years ago.
test case
patch.diff (503 bytes) - added by Kooda 10 years ago.
fix

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by Kooda

Attachment: test.scm added

test case

Changed 10 years ago by Kooda

Attachment: patch.diff added

fix

comment:1 Changed 10 years ago by Kooda

Fix added, that was easy.

comment:2 Changed 9 years ago by evhan

Resolution: fixed
Status: newclosed

Applied, thanks Kooda!

Note: See TracTickets for help on using tickets.