Summary: | copy location in dolphin should return regular path not file:// | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Ambroz Bizjak <ambrop7> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | pano_90, reiner.goerlach, shane |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ambroz Bizjak
2008-09-07 13:14:47 UTC
Submitted patch for review at http://reviewboard.kde.org/r/1192/ SVN commit 1006184 by ppenz: When copying an URL, it should use /a/b/c for local URLs instead of file:///a/b/c to make the URL usable outside of KDE apps. Thanks to Shane Gibbs for the patch! BUG: 170608 CCMAIL: shane@hands.net.nz M +1 -1 kurlbutton.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1006184 SVN commit 1006185 by ppenz: Backport of SVN commit 1006184: When copying an URL, it should use /a/b/c for local URLs instead of file:///a/b/c to make the URL usable outside of KDE apps. Thanks to Shane Gibbs for the patch! The fix will be part of KDE 4.3.1 CCBUG: 170608 CCMAIL: shane@hands.net.nz M +1 -1 kurlbutton.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1006185 *** Bug 198054 has been marked as a duplicate of this bug. *** |