Skip Menu |

This queue is for tickets about the Net-xFTP CPAN distribution.

Report information
The Basics
Id: 68800
Status: resolved
Priority: 0/
Queue: Net-xFTP

People
Owner: turnerjw784 [...] yahoo.com
Requestors: chris [...] theclonchs.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.44
Fixed in: 0.50



Subject: FTPSSL sliently falls back to FTP if not installed
Choosing FTPSSL will silently fall back to using FTP if the Net::FTPSSL module is not installed. Looks like the module test logic is not working properly in the constructor. If I get more time I will dig deeper into it.
On Mon Jun 13 16:26:52 2011, cacack wrote: Show quoted text
> Choosing FTPSSL will silently fall back to using FTP if the Net::FTPSSL > module is not installed. Looks like the module test logic is not > working properly in the constructor. If I get more time I will dig > deeper into it.
Is this still broke in latest vsn. 0.46? I have a note that I addressed this issue there, but no good way to test here. Jim Turner
On Thu Oct 18 23:02:50 2012, TURNERJW wrote: Show quoted text
> On Mon Jun 13 16:26:52 2011, cacack wrote:
> > Choosing FTPSSL will silently fall back to using FTP if the Net::FTPSSL > > module is not installed. Looks like the module test logic is not > > working properly in the constructor. If I get more time I will dig > > deeper into it.
> > Is this still broke in latest vsn. 0.46? I have a note that I > addressed this issue there, but no good way to test here. > > Jim Turner
Found and FIXED in new version 0.50! Jim
On Sat Jan 24 12:42:57 2015, TURNERJW wrote: Show quoted text
> On Thu Oct 18 23:02:50 2012, TURNERJW wrote:
> > On Mon Jun 13 16:26:52 2011, cacack wrote:
> > > Choosing FTPSSL will silently fall back to using FTP if the Net::FTPSSL > > > module is not installed. Looks like the module test logic is not > > > working properly in the constructor. If I get more time I will dig > > > deeper into it.
> > > > Is this still broke in latest vsn. 0.46? I have a note that I > > addressed this issue there, but no good way to test here. > > > > Jim Turner
> > Found and FIXED in new version 0.50! > > Jim