From: Anonymous Date: 2008-08-02T02:53:50+09:00 Subject: [ruby-core:18057] [Ruby 1.8 - Bug #384] (Open) Net::FTP#chdir raises NoMethodError Issue #384 has been reported by Anonymous. ---------------------------------------- Bug #384: Net::FTP#chdir raises NoMethodError http://redmine.ruby-lang.org/issues/show/384 Author: Anonymous Status: Open Priority: Normal Assigned to: Category: Target version: Net::FTP#chdir raises a NoMethodError (undefined method `[]' for #) when the response code of the Server is a 5xx code. The attached patch fixes this issue. ---------------------------------------- http://redmine.ruby-lang.org