Summary: | FTP URL typecodes not supported | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | jgoerzen |
Component: | ftp | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ewoerner |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.2 | |
Sentry Crash Report: |
Description
jgoerzen
2004-11-02 16:31:49 UTC
Still true Bug still exists in KDE SC 4.4.2 Git commit 7622ef42bc895cdbf30f15098445f48b684e1314 by Dawit Alemayehu. Committed on 18/03/2011 at 03:10. Pushed by adawit into branch 'KDE/4.6'. Correctly handle FTP urls with type code in their path as specified in RFC 1738, e.g. ftp://ftp.kernel.org/pub/README;type=a BUG:92589 REVIEW:100872 FIXED-IN:4.6.2 M +30 -3 kioslave/ftp/ftp.cpp M +12 -0 kioslave/ftp/ftp.h http://commits.kde.org/kdelibs/7622ef42bc895cdbf30f15098445f48b684e1314 |