View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002770 | unreal | ircd | public | 2006-01-24 01:45 | 2007-04-16 09:57 |
| Reporter | RandomNumber | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002770: Server doesnt set +o on joining of a channel | ||||
| Description | If a user is the first person the server doesnt set +o but it does. Its weird. Heres a log of a join -> fjc.ircstorm.net MODE #computers <- :fjc.ircstorm.net MODE #computers +nt <- :fjc.ircstorm.net 353 MrStatic = #computers :@MrStatic <- :fjc.ircstorm.net 366 MrStatic #computers :End of /NAMES list. <- :[email protected] MODE #computers +r <- :[email protected] TOPIC #computers :Welcome to IRCstorm's Offical computer assistance channel. Feel free to ask ANY PC related questions. (Static) <- :[email protected] JOIN :#computers <- :[email protected] MODE #computers +ao Security Security <- :[email protected] MODE #computers +q MrStatic <- :fjc.ircstorm.net 324 MrStatic #computers +ntr <- :fjc.ircstorm.net 329 MrStatic #computers 1138084500 Now you can see the mode is never set but its seen in the /names We are having issues with users because their client doesnt see the +o so their client doesnt think they have an op. | ||||
| Steps To Reproduce | /join #room | ||||
| 3rd party modules | textban,,m_privdeaf,tklexport | ||||
|
|
Ehm, the user is an op when they join as you can see in /NAMES, no you don't see a +o, that's very old IRC behavior. It isn't even anymore like that on IRCNet, EFNet, etc. If your client doesn't support it, it needs to be fixed. When it receives a NAMES list it should synchronize it's nicklist and status with it. |
|
|
:[email protected] MODE #computers +ao Security Security erm...don't i see an "o" right there? |
|
|
That's the bot opping itself Bricker :P . |
|
|
Is this actually a bug then or expected behavior? |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-01-24 01:45 | RandomNumber | New Issue | |
| 2006-01-24 01:45 | RandomNumber | 3rd party modules | => textban,,m_privdeaf,tklexport |
| 2006-01-24 08:42 | syzop | Note Added: 0011051 | |
| 2006-01-24 11:18 | Bricker | Note Added: 0011052 | |
| 2006-01-24 12:44 | aquanight | Note Added: 0011053 | |
| 2007-04-16 01:18 | WolfSage | Note Added: 0013440 | |
| 2007-04-16 09:57 |
|
Status | new => closed |
| 2007-04-16 09:57 |
|
Resolution | open => no change required |