* net/browse-url.el (browse-url-encode-url): Don't escape commas.
They are valid characters in URL paths (rfc3986), and at least Firefox does not understand the encoded version (Bug#3166).
Showing
Please register or sign in to comment
They are valid characters in URL paths (rfc3986), and at least Firefox does not understand the encoded version (Bug#3166).