Summary: | cannot read ftp directory through squid proxy | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.2 | |
Sentry Crash Report: |
Description
Christopher Yeleighton
2010-05-07 00:54:48 UTC
Also, when I try to navigate to <URL:ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc>, Konqueror takes me to <URL:http://www.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc> instead. (In reply to comment #0) > When I try to access <URL:ftp://ftp.gwdg.de/pub/misc/gcc/> via an internal HTTP > proxy (squid), I get "Directory does not exist." The same directory works fine > without a proxy and in Firefox. The same result with <URL:ftp://ftp.redhat.com/> Git commit 1bc22e9af060c4626bebd7a091678f2ca5b40ae4 by Dawit Alemayehu. Committed on 08/03/2011 at 14:57. Pushed by adawit into branch 'KDE/4.6'. Fix for connecting to FTP sites through HTTP proxy servers. BUG:236630 REVIEW:100814 FIXED-IN:4.6.2 M +1 -1 kioslave/http/http.cpp M +10 -3 kparts/browserrun.cpp http://commits.kde.org/kdelibs/1bc22e9af060c4626bebd7a091678f2ca5b40ae4 Git commit ebbe3a9ec4e111d698d01e7170262a00f6c59496 by Dawit Alemayehu. Committed on 10/03/2011 at 22:59. Pushed by adawit into branch 'KDE/4.6'. Revert commit 7b61621c023db80af888a12be7fcb9fd6c9a6fb8 With this commit, the fixes to KParts::BrowserRun::scanFile to address the "FTP over HTTP proxy" bug should work properly. CCBUG:236630 M +1 -0 kioslave/ftp/ftp.protocol http://commits.kde.org/kdelibs/ebbe3a9ec4e111d698d01e7170262a00f6c59496 |