Summary: | KUrl::adjustPath(KUrl::AddTrailingSlash) adds trailing slash to sftp://localhost | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Benni Hill <benni> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.9.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/e29b9a028ded7c7c8b72c0a3e742644ff986f2e1 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Benni Hill
2012-12-22 03:19:35 UTC
Git commit e29b9a028ded7c7c8b72c0a3e742644ff986f2e1 by David Faure. Committed on 06/01/2013 at 10:50. Pushed by dfaure into branch 'KDE/4.10'. Fix adjustPath(AddTrailingSlash) to preserve empty paths As per the documentation. FIXED-IN: 4.10 REVIEW: 108215 M +1 -1 kdecore/io/kurl.cpp M +9 -0 kdecore/tests/kurltest.cpp http://commits.kde.org/kdelibs/e29b9a028ded7c7c8b72c0a3e742644ff986f2e1 |