Open Bug 376825 Opened 17 years ago Updated 15 years ago

irc.js: onChanMode should update ban and except lists

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: bugzilla-mozilla-20000923, Assigned: Mitch)

Details

Currently, the ban and except lists are updated only in the on367 and on348 handlers. This is fine for setting up the initial lists, but the lack of any updating in onChanMode means the list is never updated in any way.

The added code for this should also create onBan, onUnban, onExcept and onUnexcept events, like the on367 handler does (the on348 one should do this too).
Status: NEW → ASSIGNED
Assignee: rginda → mitch_1_2
Status: ASSIGNED → NEW
QA Contact: samuel → chatzilla
You need to log in before you can comment on or make changes to this bug.