View Issue Details

IDProjectCategoryView StatusLast Update
0003121unrealircdpublic2006-11-24 15:15
ReporterBock Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.5 
Summary0003121: [oper_override] noticing about operoverride if have sets ban on oper.
Descriptionoper block without can_override.
Situation:
My mode: +o, oper: +ao
Without ircop:
[11:04:29] -› Mode: (ChanServ) sets (-a wx|wrk)
[11:04:34] -› Mode: (wx|wrk) sets (+b *!*[email protected])
[11:04:34] -› Info: This (*!*[email protected]) ban affects: (&@%sYgiL|work)
[11:04:41] -› Kick: (wx|wrk) was kicked by (sYgiL|work) (sYgiL|work)
all is ok,

with ircop:
[11:04:42] -› Mode: (ChanServ) sets (+oa wx|wrk wx|wrk)
[11:04:52] -› Mode: (ChanServ) sets (-a wx|wrk)
[11:05:31] -› Mode: (wx|wrk) sets (+b *!*[email protected])
[11:05:31] -› Info: This (*!*[email protected]) ban affects: (&@%sYgiL|work)
[11:05:41] -› Kick: (wx|wrk) was kicked by (sYgiL|work) (sYgiL|work)

In status window:
 *** OperOverride -- sYgiL|work ([email protected]) KICK #d5 wx|wrk (sYgiL|work)
3rd party modules

Activities

Bock

2006-11-21 07:42

reporter   ~0012691

Last edited: 2006-11-21 08:13

oh, maybe forgot - this message about overriding sent only to other server, to local server about operoverride don't sent notices.

Try to reproduce from latest cvs - not sending this message.
Bug must be closed, but structure of OFLAG_ISGLOBAL need to be delete :]

syzop

2006-11-24 15:15

administrator   ~0012718

Bock said I could close this ;P

Issue History

Date Modified Username Field Change
2006-11-20 03:11 Bock New Issue
2006-11-21 07:42 Bock Note Added: 0012691
2006-11-21 08:13 Bock Note Edited: 0012691
2006-11-24 15:15 syzop Status new => closed
2006-11-24 15:15 syzop Note Added: 0012718
2006-11-24 15:15 syzop Resolution open => no change required