system kioslave and KURL::isLocalFile()
    Christian Loose 
    christian.loose at hamburg.de
       
    Tue Jul 26 21:17:16 BST 2005
    
    
  
Hi all,
Cervisia uses the method KURL::isLocalFile() to check if the users tries to 
access an remote working copy folder. Unfortunately, this check now prevents 
access to a local folder when the user uses the system:/ or the home:/ 
kioslave.
Now what is the correct way for the above check? Should I use 
KIO::NetAccess::mostLocalURL(url, 0).isLocalFile() instead?
Thanks, Christian
    
    
More information about the kde-core-devel
mailing list