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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       İsmail Dönmez <ismail () kde ! org ! tr>
Date:       2005-04-14 5:08:57
Message-ID: 20050414050857.6DA035FA () office ! kde ! org
[Download RAW message or body]

CVS commit by cartman: 

Accept / in channel name
BUG:103851


  M +1 -1      common.cpp   1.52


--- kdeextragear-2/konversation/konversation/common.cpp  #1.51:1.52
@@ -57,5 +57,5 @@ QString tagURLs(const QString& text, con
 
   if(filteredLine.contains("#")) {
-    QRegExp chanExp("(^|\\s)(#[\\w+-.]{2,})");
+    QRegExp chanExp("(^|\\s)(#[\\w+-/.]{2,})");
     filteredLine.replace(chanExp, link);
   }


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

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