Project

General

Profile

Actions

Bug #741

closed

1.9.1-preview1 uri/generic.rb #check_path L484 bug/typo

Bug #741: 1.9.1-preview1 uri/generic.rb #check_path L484 bug/typo

Added by rio4ruby (Christopher Kleckner) almost 17 years ago. Updated over 14 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:19805]

Description

=begin
in uri/generic.rb #check_path (L484)

@parser.regexp[REL_PATH]

should be
@parser.regexp[:REL_PATH]
=end

Updated by matz (Yukihiro Matsumoto) almost 17 years ago Actions #1

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r20222.
=end

Actions

Also available in: PDF Atom