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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       Shintaro Matsuoka <shin () shoegazed ! org>
Date:       2004-10-31 22:15:41
Message-ID: 20041031221541.0915316BA5 () office ! kde ! org
[Download RAW message or body]

CVS commit by shin: 

fix: don't add WHOIS line into the WHO history list


  M +1 -1      server.cpp   1.372


--- kdeextragear-2/konversation/konversation/server.cpp  #1.371:1.372
@@ -1114,5 +1114,5 @@ void Server::send()
     
     // remember the arg for /WHO to identify the responses
-    else if(outputLine.upper().startsWith("WHO"))
+    else if(outputLine.upper().startsWith("WHO "))
       inputFilter.addWhoRequest(outputLine.section(" \
",1,1,QString::SectionSkipEmpty).stripWhiteSpace());  


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

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