From: Ruben Fonseca Date: 2010-10-27T06:17:35+09:00 Subject: [ruby-core:32911] [Ruby 1.9-Bug#3986][Open] URI.extract unicode urls Bug #3986: URI.extract unicode urls http://redmine.ruby-lang.org/issues/show/3986 Author: Ruben Fonseca Status: Open, Priority: Normal ruby -v: 1.9.2p0 Hi $ ruby -v ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0] $ irb >> URI.extract("http://������.sl.pt") => ["http://"] seems like Ruby isn't able to parse unicode characters on uris ---------------------------------------- http://redmine.ruby-lang.org