----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126009/ -----------------------------------------------------------
Review request for KDE Frameworks and David Faure. Bugs: 354678 https://bugs.kde.org/show_bug.cgi?id=354678 Repository: kio Description ------- Fix url encoding problems (e.g. when the path contains a '%') in KUrlNavigator These changes also fix a weird behavior of KUrlNavigator when button 0 is pressed. KUrlNavigator always used the local path '/' for button 0 and ignored the scheme and authority. The networkPathButtonIndex* and ftpPathButtonIndex* test rows test exactly this problem. Diffs ----- autotests/kurlnavigatortest.h e65e8ef autotests/kurlnavigatortest.cpp 25d1ed6 src/filewidgets/kurlnavigator.cpp 28d750e Diff: https://git.reviewboard.kde.org/r/126009/diff/ Testing ------- All tests pass Thanks, Emmanuel Pescosta
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel