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

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/kio/kio
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2009-09-01 22:51:22
Message-ID: 1251845482.078779.14184.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1018611 by lunakl:

fix last commit



 M  +1 -1      kprotocolmanager.cpp  


--- branches/KDE/4.3/kdelibs/kio/kio/kprotocolmanager.cpp #1018610:1018611
@@ -315,7 +315,7 @@
     {
       if ( nptr==nplist || nptr[-1]==',' || nptr[-1]==' ')
         return true;
-      if ( nptr[-1]=='/' ) // "bugs.kde.org" vs "http://bugs.kde.org", the config UI \
says URLs are ok +      if ( nptr[-1]=='/' && hptr == host ) // "bugs.kde.org" vs \
"http://bugs.kde.org", the config UI says URLs are ok  return true;
       if ( hptr == host ) // e.g. revmatch("bugs.kde.org","mybugs.kde.org")
         return false;


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

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