Open
Description
Google search result URL raises Invalid URI error. It appears the Regex expression here does not recognize this as a valid URL, however, you are able to navigate to it via a browser.
URI.parse(url)
raises the following error: lib/uri/rfc3986_parser.rb:66:in
split'`. I believe this is caused by the Regex expression not matching this URL.
Metadata
Metadata
Assignees
Labels
No labels
Activity