Bug 257429 - Open dialog forgets about remote file protocol
Summary: Open dialog forgets about remote file protocol
Status: RESOLVED DUPLICATE of bug 245540
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.1.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-20 17:46 UTC by Rolf Eike Beer
Modified: 2010-11-20 18:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2010-11-20 17:46:09 UTC
Version:           4.1.0 (using KDE 4.5.3) 
OS:                Linux

When I open a file on a remote host by using e.g. sftp:// and then try to open another file the protocol is stripped. So when I opened something on sftp://root@another.host/root/bin now the open dialog tries to go to /root/bin on my local machine. This happens regardless of which remote path I'm in and does not happen in Kate.

Reproducible: Always
Comment 1 Milian Wolff 2010-11-20 18:02:45 UTC
fixed for 4.1.1

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