Actions
Bug #384
closedNet::FTP#chdir raises NoMethodError
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
Updated by shugo (Shugo Maeda) over 16 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r18371.
=end
Actions
Like0
Like0