http://bugs.winehq.org/show_bug.cgi?id=30790
Bug #: 30790 Summary: FTPWanderer can't connect Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
FTPWanderer 2.8.1, http://www.pablosoftwaresolutions.com/html/ftp_wanderer.html starts up fine, but when you try to connect to the first canned site (ftp.idsoftware.com), it complains "Please enter a valid FTP url." The +wininet log shows
trace:wininet:InternetCrackUrlW L"ftp.idsoftware.com/": scheme((null)) host(L"") path(L"ftp.idsoftware.com/") extra((null))
winetricks wininet works around it.
http://bugs.winehq.org/show_bug.cgi?id=30790
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.pablosoftwaresol | |utions.com/html/ftp_wandere | |r.html
http://bugs.winehq.org/show_bug.cgi?id=30790
--- Comment #1 from Juan Lang juan.lang@gmail.com 2012-05-31 16:08:09 CDT --- Created attachment 40354 --> http://bugs.winehq.org/attachment.cgi?id=40354 Patch: Improve InternetCrackUrl for URLs lacking a scheme
This fixes it for me, but I get a couple of test failures here with or without it, so I'll need to check elsewhere to make sure it doesn't break anything. It needs its own tests too.
http://bugs.winehq.org/show_bug.cgi?id=30790
--- Comment #2 from Juan Lang juan.lang@gmail.com 2012-06-01 16:02:04 CDT --- Hey Dan, have you tried this on recent versions of Windows? According to my tests, anything >= WinXP doesn't assume the scheme for ftp.foo.com is ftp, only NT4 and Win2K do. In other words, invalid?
http://bugs.winehq.org/show_bug.cgi?id=30790
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #3 from Dan Kegel dank@kegel.com 2012-06-01 16:39:32 CDT --- No, I haven't. Let's tag and bag it.
http://bugs.winehq.org/show_bug.cgi?id=30790
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de 2012-06-22 13:04:48 CDT --- closing invalid