View Issue Details

IDProjectCategoryView StatusLast Update
0002770unrealircdpublic2007-04-16 09:57
ReporterRandomNumber Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.3 
Summary0002770: Server doesnt set +o on joining of a channel
DescriptionIf 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 modulestextban,,m_privdeaf,tklexport

Activities

syzop

2006-01-24 08:42

administrator   ~0011051

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.

Bricker

2006-01-24 11:18

reporter   ~0011052

:[email protected] MODE #computers +ao Security Security

erm...don't i see an "o" right there?

aquanight

2006-01-24 12:44

reporter   ~0011053

That's the bot opping itself Bricker :P .

WolfSage

2007-04-16 01:18

reporter   ~0013440

Is this actually a bug then or expected behavior?

Issue History

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 stskeeps Status new => closed
2007-04-16 09:57 stskeeps Resolution open => no change required