ActionView::Template::Error: URI must be ascii only "https://example.com/badge\badge-lightgrey.svg?style=flat-square&logo=pinboard&logoColor=fff&colorA=4cc61f&colorB=5b5b5b"
https://sentry.gitlab.net/gitlab/gitlabcom/issues/1372363/?referrer=gitlab_plugin
URI::InvalidURIError: URI must be ascii only "https://example.com/badge\badge-lightgrey.svg?style=flat-square&logo=pinboard&logoColor=fff&colorA=4cc61f&colorB=5b5b5b"
uri/rfc3986_parser.rb:21:in `split'
raise InvalidURIError, "URI must be ascii only #{uri.dump}"
uri/rfc3986_parser.rb:73:in `parse'
registry, path, opaque, query, fragment = self.split(uri)
uri/common.rb:234:in `parse'
RFC3986_PARSER.parse(uri)
gitlab/asset_proxy.rb:19:in `asset_host_whitelisted?'
parsed_url = URI.parse(url)
gitlab/asset_proxy.rb:11:in `proxy_url'
return url if asset_host_whitelisted?(url)
...
(200 additional frame(s) were not displayed)
ActionView::Template::Error: URI must be ascii only "https://example.com/badge\badge-lightgrey.svg?style=flat-square&logo=pinboard&logoColor=fff&colorA=4cc61f&colorB=5b5b5b"
ActionView::Template::Error: URI must be ascii only "https://example.com/badge\badge-lightgrey.svg?style=flat-square&logo=pinboard&logoColor=fff&colorA=4cc61f&colorB=5b5b5b"