Actions
Bug #4476
closed[PATCH] URI('http://hoge/b/').route_to('http://hoge/b') wrongly returns './'
Description
=begin
When it should be '../b'.
I revamped URI::Generic#route_from_path so that (trailing) slashes are properly and explicitly handled.
Please review the attached patch.
=end
Files
Updated by knu (Akinori MUSHA) over 13 years ago
- Status changed from Open to Assigned
- Assignee set to akira (akira yamada)
=begin
=end
Updated by akira (akira yamada) over 13 years ago
=begin
I confirmed. Could you please commit your patch?
=end
Actions
Like0
Like0Like0Like0