Version: (using KDE KDE 3.3.0) OS: Linux Per RFC1738, this is a valid FTP URL for the file /pub/README: ftp://ftp.kernel.org/pub/README;type=a However, attempting to access that in Konqueror yields an error. Leaving off the typecode causes it to work fine.
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