Project

General

Profile

Actions

Bug #384

closed

Net::FTP#chdir raises NoMethodError

Added by Anonymous over 15 years ago. Updated almost 13 years ago.

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

Description

=begin
Net::FTP#chdir raises a NoMethodError (undefined method `[]' for #Net::FTPPermError)
when the response code of the Server is a 5xx code.

The attached patch fixes this issue.
=end


Files

net_ftp_chdir_fix.patch (393 Bytes) net_ftp_chdir_fix.patch Anonymous, 08/02/2008 02:50 AM
Actions #1

Updated by shugo (Shugo Maeda) over 15 years ago

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

=begin
Applied in changeset r18371.
=end

Actions

Also available in: Atom PDF

Like0
Like0