anemone icon indicating copy to clipboard operation
anemone copied to clipboard

Fix for URI::InvalidURIError: bad URI(is not URI?).

Open christianhellsten opened this issue 13 years ago • 1 comments
trafficstars

Fix for URI::InvalidURIError: bad URI(is not URI?). For example, URI('http://google.com/åäö') fails otherwise.

christianhellsten avatar May 20 '12 18:05 christianhellsten

@christianhellsten I think this would be fixed in the new Medusa fork since it uses OpenURI that does redirect and URI handling.

brutuscat avatar Dec 14 '14 18:12 brutuscat