weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #36996] Problem with IRC prefix (ovh) on servers wher


From: Sebastien Helleu
Subject: [Weechat-dev] [bug #36996] Problem with IRC prefix (ovh) on servers where prefix are in chanmodes as type A
Date: Mon, 30 Jul 2012 12:28:47 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11

URL:
  <http://savannah.nongnu.org/bugs/?36996>

                 Summary: Problem with IRC prefix (ovh) on servers where
prefix are in chanmodes as type A
                 Project: WeeChat
            Submitted by: flashcode
            Submitted on: Mon 30 Jul 2012 02:28:46 PM CEST
                Category: irc plugin
                Severity: 3 - Normal
              Item Group: irc protocol
                  Status: In Progress
                 Privacy: Public
             Assigned to: flashcode
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.3.8
                IRC nick: FlashCode

    _______________________________________________________

Details:

Some exotic servers like irc.webchat.org include the prefix chars in the
chanmodes as type A, which is wrong (prefix chars MUST NOT be in chanmodes,
and if they are, they are considered as type B).

Wrong message 005, on irc.webchat.org:
PREFIX=(ovu)@+- CHANMODES=bouv,k,lOMN,cdejimnpqrstzAJLRU
(the correct CHANMODES should be: "b,k,lOMN,cdejimnpqrstzAJLRU")

Example of good message 005, on irc.freenode.net:
PREFIX=(ov)@+ CHANMODES=eIbq,k,flj,CFLMPQcgimnprstz

Fix: first check if a chanmode is in prefix, and if found, then consider it's
type B (even if the type in chanmode is different).

Problem reported by Trashlord on #weechat.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?36996>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]