Re: Review Request 118604: Fix wrong escaping in kfilewidget when selecting multiple files
ard.kde.org/r/118604/diff/ Testing --- Thanks, Victor Dodon
Re: Review Request 118604: Fix wrong escaping in kfilewidget when selecting multiple files
of them work as expected. - Victor --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118604/#review59713 --- On June 7, 2014, 4:43
Review Request 118604: Fix wrong escaping in kfilewidget when selecting multiple files
idget.cpp, in slotOk, instead of appending to the stringList the pretty url, append the url.toLocalFile, to prevent the double escaping. Diffs - kfile/kfilewidget.cpp fc9b169 Diff: https://git.reviewboard.kde.org/r/118604/diff/ Testing --- Thanks, Victor Dodon