D13676: Make it possible to change directory up even with trailing slashes in the url
Jaime Torres Amate
noreply at phabricator.kde.org
Fri Jun 22 10:48:56 UTC 2018
jtamate created this revision.
jtamate added reviewers: dfaure, Frameworks.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
jtamate requested review of this revision.
REVISION SUMMARY
Leave only the last / in the url before going up.
TEST PLAN
The url of a ntfs partition is file:///d//. When I pressed cdUp, it remained in the same directory instead of going to root.
Now even if I write urls like /d/c///////////////////////, when I press cdUp it goes up to /d/.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D13676
AFFECTED FILES
src/filewidgets/kdiroperator.cpp
To: jtamate, dfaure, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180622/1ab3b751/attachment.html>
More information about the Kde-frameworks-devel
mailing list