Bug 67258 - Opening file refuses to open remote file
Summary: Opening file refuses to open remote file
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-05 03:43 UTC by Sascha Cunz
Modified: 2003-11-05 03:51 UTC (History)
0 users

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 Sascha Cunz 2003-11-05 03:43:48 UTC
Version:           3b1 (using KDE Devel)
Installed from:    Compiled sources

File -> open refuses to open files i.e. via ftp:// or http:// telling me, that i can only open local files.

Using File-Selector i can successfully open remote files in katepart and qEditor.

Using remote files is interessting, if i want to hotfix a file on a FTP-Server or if i want to transfer partial content from a local file to a remote file. Consider that KDevelop supports developing PHP-Scripts.

I would classify this as a bug, since one part of the program (File->Open-Dialog) disables me to do something, that another part of the program (File-Selector) can do fine.
Comment 1 Jens Dagerbo 2003-11-05 03:51:45 UTC
Fixed in CVS. :)