Summary: | ftp io does not open a file to edit because of permissions | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Raul Kde Bugzilla <raul_kde_bugzilla> |
Component: | ftp | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.2 | |
Sentry Crash Report: |
Description
Raul Kde Bugzilla
2009-01-20 14:13:36 UTC
Git commit a1597d87a46e951fd62b632f250ee7ef223b51e4 by Dawit Alemayehu. Committed on 24/03/2011 at 23:19. Pushed by adawit into branch 'KDE/4.6'. Emit the finished signals after calling ftpCloseCommand. This fixes the problem where clicking on a file while browsing an FTP site does not show its content. Instead only the associated application is launched and either an error message, in case of kate, and/or a notification about the completion of file copying is shown. BUG:203445 BUG:181393 REVIEW:100941 FIXED-IN:4.6.2 M +10 -8 kioslave/ftp/ftp.cpp http://commits.kde.org/kdelibs/a1597d87a46e951fd62b632f250ee7ef223b51e4 Git commit 7f7af640fbb5c36a3a79de66be8bdb0222509a67 by Dawit Alemayehu. Committed on 25/03/2011 at 17:29. Pushed by adawit into branch 'master'. Emit the finished signals after calling ftpCloseCommand. This fixes the problem where clicking on a file while browsing an FTP site does not show its content. Instead only the associated application is launched and either an error message, in case of kate, and/or a notification about the completion of file copying is shown. CCBUG:203445 CCBUG:181393 FIXED-IN:4.6.2 (cherry picked from commit a1597d87a46e951fd62b632f250ee7ef223b51e4) M +10 -8 kioslave/ftp/ftp.cpp http://commits.kde.org/kdelibs/7f7af640fbb5c36a3a79de66be8bdb0222509a67 |