[ruby-cvs:54762] naruse:r47614 (trunk): * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rb
naruse at ruby-lang.org
naruse at ruby-lang.org
Wed Sep 17 23:15:05 JST 2014
naruse 2014-09-17 23:15:03 +0900 (Wed, 17 Sep 2014)
New Revision: 47614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=47614
Log:
* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rb
assumes it is present, and will refuse all values otherwise.
by Matthew Draper <matthew at trebex.net>
https://github.com/ruby/ruby/pull/718 fix GH-718
Modified files:
trunk/ChangeLog
trunk/lib/uri/rfc3986_parser.rb
trunk/test/uri/test_generic.rb
More information about the ruby-cvs
mailing list