View Issue Details

IDProjectCategoryView StatusLast Update
0001975unrealircdpublic2007-04-27 05:42
ReporterZ3l3zT Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwont fix 
Product Version3.2.1 
Summary0001975: "Local opers can now also join +O (operonly) channels.", Can they?
DescriptionI've configured my opers to automaticly join #opers upon /oper.. and then I've also forbid #opers and made any user trying to join it, being redirected to #help instead.

Now I just setup my bopm (blitzed open proxy monitor) to connect and operup.. it has "oH" (local oper and it get's staff host).

When it connects, I get a notice "monitor (foo@bar) is now a local operator (o)" .. and then it joins #help as it was forbidden to join #opers? Is this bug really fixed or is the bug still being buggy? :)
Steps To ReproduceSee above.
3rd party modules

Activities

codemastr

2004-07-17 13:00

reporter   ~0007126

I have no idea what you are talking about. Unreal does not have channel redirections.

Z3l3zT

2004-07-17 13:25

reporter   ~0007127

Oh my god.. I don't belive I hear this from a developer..

Here is a snippet from the docs..
-- snip --
deny channel {
    channel "#operhelp";
    reason "Our network help channel is #help, not #operhelp";
    redirect "#help";
};
-- /snip --

I don't know, either you've forgot you added it or the documents are lying. :)

codemastr

2004-07-17 13:28

reporter   ~0007128

Uhh neither. You decided to use the wrong words. That says "deny" not "forbid." The only forbid command I know is for services, and that's what I figured you meant. Anyway, it seems that deny channel only allows global opers to override it, not local opers.

Z3l3zT

2004-07-17 13:31

reporter   ~0007129

Ah.. okey sorry, my fault. :) Well, is that a bug or is it something I should request (or will you reject it? :P) .. or?

stskeeps

2007-04-27 05:42

reporter   ~0013834

Please re-submit for 3.3 or 3.2.6/7 instead if this issue still exists.

Issue History

Date Modified Username Field Change
2004-07-17 12:58 Z3l3zT New Issue
2004-07-17 13:00 codemastr Note Added: 0007126
2004-07-17 13:25 Z3l3zT Note Added: 0007127
2004-07-17 13:28 codemastr Note Added: 0007128
2004-07-17 13:31 Z3l3zT Note Added: 0007129
2007-04-27 05:42 stskeeps Status new => closed
2007-04-27 05:42 stskeeps Note Added: 0013834
2007-04-27 05:42 stskeeps Resolution open => wont fix