Skip to content
  • Michael Natterer's avatar
    Change the "handles uri" flag of file procedures to "handle remote" · de121374
    Michael Natterer authored
    And always pass URIs to all file procedures, the ones what didn't
    register as "handles remove" will only ever get local file:// URIs.
    
    Change all file plug-ins (also legacy ones) to expect URIs instead
    of filenames, and convert to local paths in the plug-in.
    
    The wire protocol should now be almost 100% clean of non-UTF-8 strings.
    de121374