Actions
Bug #385
closedNet::FTP#login raises TypeErrors
Description
=begin
Net::FTP#login raises TypeError when one of the passed arguments (user, password or account) is nil.
This happens when only passing a user, but a password is requested by the Server.
=end
Files
Updated by shugo (Shugo Maeda) over 16 years ago
- File ftp.rb.diff ftp.rb.diff added
=begin
Is the attached patch sufficient?
This patch raises FTPReplyError in such a situation.
=end
Updated by NoKarma (Arthur Schreiber) over 16 years ago
=begin
Yes, that patch seems to be fine.
=end
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 r18417.
=end
Actions
Like0
Like0Like0Like0Like0