[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/network/konversation/src
From:       Peter Simonsson <psn () linux ! se>
Date:       2005-08-20 18:29:53
Message-ID: 1124562593.501207.30759.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 451455 by psn:

Check so that we enable the correct capability


 M  +4 -1      inputfilter.cpp  


--- trunk/extragear/network/konversation/src/inputfilter.cpp #451454:451455
@@ -1429,7 +1429,10 @@
             }
             case RPL_CAPAB: // Special freenode reply afaik
             {
-                server->enableIndentifyMsg(true);
+                if(trailing.contains("IDENTIFY-MSG"))
+                {
+                    server->enableIndentifyMsg(true);
+                }
                 break;
             }
             // FALLTHROUGH to default to let the error display otherwise
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic