D28902: CopyJob: when stat'ing the dest, use StatBasic.
    Méven Car 
    noreply at phabricator.kde.org
       
    Fri Apr 17 08:54:02 BST 2020
    
    
  
meven added a comment.
  I believe that's just fine but the comment could be updated :
  From udsentry.h
  
    /// A local file path if the ioslave display files sitting
    /// on the local filesystem (but in another hierarchy, e.g. settings:/ or remote:/)
    UDS_LOCAL_PATH
  
  So the `settings:/` , `remote:/` should return UDS_LOCAL_PATH for KIO::StatBasic, but file:/ should not .
  The code here uses UDS_LOCAL_PATH when present only and does not require it.
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D28902
To: dfaure, meven
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200417/422ba803/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list