[Knode-devel] kdepim/knode

Roberto Selbach Teixeira maragato at kde.org
Sat Nov 1 13:09:15 CET 2003


CVS commit by maragato: 

Don't remove the ending slash from URL's

CCMAIL: 60026-done at bugs.kde.org


  M +0 -3      knarticlewidget.cpp   1.160


--- kdepim/knode/knarticlewidget.cpp  #1.159:1.160
@@ -1510,7 +1510,4 @@ void KNArticleWidget::anchorClicked(cons
   }
 
-  if (target.endsWith("/"))
-    target.truncate(target.length()-1);
-
   if((button==LeftButton)||(button==MidButton)) {
     KNGroup *g;




More information about the Knode-devel mailing list