Always set base URI path
A SoupURI is considered invalid if the path is NULL. Set the path of the base URI to an empty string, instead. This fixes a bunch of these warnings: (rhythmbox:32182): libsoup-WARNING **: (soup-uri.c:248):soup_uri_new_with_base: runtime check failed: (SOUP_URI_IS_VALID (base))
Showing
Please register or sign in to comment