Bug 209031 - ftp server URL throws "invalid protocol"
Summary: ftp server URL throws "invalid protocol"
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2009-09-30 22:07 UTC by Matthias Pospiech
Modified: 2010-08-27 17:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Pospiech 2009-09-30 22:07:00 UTC
Version:           1.3 (using 4.3.1 (KDE 4.3.1) "release 165", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.20-0.5-pae

An URL such as "ftp.website.com" is treated as an "invalid protocol".
However any browser, including konqeror is clever enough to recognise an ftp server.

ftp://ftp.website.com works though. However the URL is never completed. One has to enter the whole URL, which is annoying.
Comment 1 Mark 2010-08-25 18:36:29 UTC
Confirmed for KDE 4.5
Comment 2 Mark 2010-08-27 00:58:21 UTC
Just want to notify the reporter that i'm working on your bug here : http://reviewboard.kde.org/r/5148/

It's more complex than you might think...
Comment 3 Peter Penz 2010-08-27 17:20:58 UTC
SVN commit 1168850 by ppenz:

Improve handling of incomplete URLs (see http://reviewboard.kde.org/r/5148). Thanks to Mark for providing the patch!

CCMAIL: markg85@gmail.com
BUG: 209031
FIXED-IN: 4.6.0



 M  +9 -5      kurlnavigator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1168850