Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 835693da
Added by Akinori MUSHA
about 14 years
ago
ID
835693dac5bd2d38cac972adbfd7980c305435a4
Parent
6692ef3c
Child
733d4294
lib/uri/generic.rb (#route_from_path): Fix a bug where
URI('
http://h/b/').route_to('http://h/b
') wrongly returned './'
(should be '../b'). [Bug
#4476
]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Related issues
Bug #4476
: [PATCH] URI('http://hoge/b/').route_to('http://hoge/b') wrongly returns './'
Loading...
URI('http://h/b/').route_to('http://h/b') wrongly returned './'
(should be '../b'). [Bug #4476]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e