------ art_26432_666692.1190126849167 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/16/07, ruby-core-admin / ruby-lang.org <ruby-core-admin / ruby-lang.org> wrote: > > > > ---------- Forwarded message ---------- > From: Eric Hodel <drbrain / segment7.net> > To: ruby-core / ruby-lang.org > Date: Sun, 16 Sep 2007 14:50:42 +0900 > Subject: Re: Misleading error message with URI::InvalidURIError > On Sep 15, 2007, at 08:38, Douglas Tan wrote: > > > The error message that URI.parse displays when supplied with a uri > > containing leading/trailing whitespace is misleading. > > > > irb(main):001:0> require 'uri' > >