@elextr commented on this pull request.


In src/utils.c:

> @@ -1788,6 +1788,9 @@ void utils_tidy_path(gchar *filename)
 	const gchar *needle;
 	gboolean preserve_double_backslash = FALSE;
 
+	if (utils_is_uri(filename))
+		return;

@techee did you notice the release date THIS MONTH, of course nothing omits it at the moment, its only just been allowed.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.