Summary: | Odd behaviour of the +q nicklist icon | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Thern <edwardfredriks> |
Component: | protocol | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | hein, zerg2000-bugs.kde.org |
Priority: | NOR | ||
Version: | 1.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thern
2007-08-02 00:36:42 UTC
What network is this happening on? I have same problem here. It is related to Inspire IRCd (www.inspircd.org). You can try to reproduce this bug on ChatSpike (dexter.chatspike.net:6667, stitch.chatspike.net:6667, www.chatspike.net) or my tiny server (astral.org.pl:6667). - InspIRCd uses +a for channel admins. - Konversation uses +p for channel admins (from Configure>Behavior>Nickname List), however it appears to have some kind of autodetection for other networks. Some examples to reproduce: Exemple nr 1: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zOwner has joined this channel. *** astral.org.pl sets mode: +qao zOwner zOwner zOwner --> zAdmin has joined this channel. *** astral.org.pl sets mode: +ao zAdmin zAdmin [==> zAdmin has Owner icon now (wrong). <==] [/whois zAdmin] [==> zAdmin has Admin icon now (ok). <==] Exemple nr 2: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zOwner has joined this channel. *** astral.org.pl sets mode: +qao zOwner zOwner zOwner --> zAdmin has joined this channel. *** astral.org.pl sets mode: +qao zAdmin zAdmin zAdmin [==> zAdmin has Owner icon now (ok). <==] *** astral.org.pl sets mode: -q zAdmin [==> zAdmin has Admin icon now (ok). <==] Exemple nr 3: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zOwner has joined this channel. *** astral.org.pl sets mode: +qao zOwner zOwner zOwner --> zAdmin has joined this channel. *** astral.org.pl sets mode: +ao zAdmin zAdmin [==> zAdmin has Owner icon now (wrong). <==] [/leave #Test] [/join #Test] [==> zAdmin has Admin icon now (ok). <==] Exemple nr 4: --> You have joined the channel #Test *** Channel modes: +nt *** This channel was created on 05/19/2008 05:07:33 PM. --> zAdmin has joined this channel. *** astral.org.pl sets mode: +ao zAdmin zAdmin [==> zAdmin has Owner icon now (wrong). <==] [/leave #Test] [/join #Test] [==> zAdmin has Admin icon now (ok). <==] If You'd like a quick live demonstration using SAMODE, contact me at: e-mail: zerg2000 (a) astral org pl jabber: zerg2000 (a) jabber astral org pl Bug #139591 may be related. Possibly also related to bug #153580. *** This bug has been marked as a duplicate of bug 153580 *** |