Skip to content
  • Jonathan Matthew's avatar
    Our sanitize_path function(s) are used for building URIs, not paths, so we · 90715c7e
    Jonathan Matthew authored
    2008-09-10  Jonathan Matthew  <jonathan@d14n.org>
    
    	* plugins/generic-player/rb-generic-player-source.c:
    	(sanitize_path):
    	* sources/rb-library-source.c: (sanitize_path), (impl_paste):
    	Our sanitize_path function(s) are used for building URIs, not paths,
    	so we need to use g_uri_escape_string rather than
    	g_filename_from_utf8; also make library destination URIs safe for the
    	target filesystem.  Fixes #550117.
    
    svn path=/trunk/; revision=5902
    90715c7e