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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2007-05-29 10:59:56
Message-ID: 1180436396.178397.17205.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 669427 by hausmann:

Fix protocol info requests after reparsing the configuration. Without
resetting the url we would always return an empty protocol for requests
with url that is the same as the previous one.


 M  +1 -0      kprotocolmanager.cpp  


--- trunk/KDE/kdelibs/kio/kio/kprotocolmanager.cpp #669426:669427
@@ -93,6 +93,7 @@
     d->proxy = QString();
     d->modifiers = QString();
     d->useragent = QString();
+    d->url.clear();
 
   // Force the slave config to re-read its config...
   KIO::SlaveConfig::self()->reset ();
[prev in list] [next in list] [prev in thread] [next in thread] 

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