Bug 118409 - Errors while only typing sftp url (not strictly from left to right)
Summary: Errors while only typing sftp url (not strictly from left to right)
Status: RESOLVED DUPLICATE of bug 108812
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 22:39 UTC by Pavel Simerda
Modified: 2006-08-18 09:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Simerda 2005-12-15 22:39:36 UTC
Version:            (using KDE KDE 3.4.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I'm still not sure when exactly this occurs...

Konqueror is trying to connect to the server before i press <enter>. And it shows a message box with error.

Siplest way is to just type: sftp://localhost/

More interesting is this case:
* Imagine you are viewing your web page (http://webhost/webpages/page.php)
* You decide to view the php source
and you delete the http://webhost
* And you want to type sftp://user@sftphost/srv/www
  - Typing 'sftp:' is ok
  - When you type '/' you get an error
  - Second '/' goes well.
  - Now every single letter except '@' and the final one causes the error message to show up.


Cheers, Pavel
Comment 1 Dirk Stoecker 2006-01-12 17:57:23 UTC
As the above is a bit unspecific, a way to confirm this:

Assume having 2 accounts on a server called server.

a) I enter sftp://server/ and press enter. The sftp page is loaded and shown.
b) Now I want to change user and set cursor before the servername and enter the first letter: --> Looks like sftp://userver/. Wait ca. 1 second. The error pops up. It is important, that you change it manually and not use drag and drop.

Probably ever modification, which creates an invalid address causes this bug.

It seems like the reloading of an existing sftp connection is a bit overactive?

Comment 2 Arne Schmitz 2006-04-03 16:11:29 UTC
Yes, got the same problem -- this is quite an annoying bug. Also happens for example if I want to change the URL sftp://user@somehost.com/home/user to sftp://user@somehost.com:9999/home/user, to change the port number. Very, very annoying, since typing the URL becomes virtually impossible.
Comment 3 Dirk Stoecker 2006-08-18 09:56:13 UTC

*** This bug has been marked as a duplicate of 108812 ***