Re: Review Request 118604: Fix wrong escaping in kfilewidget when selecting multiple files

2015-07-05 Thread Victor Dodon
ard.kde.org/r/118604/diff/ Testing --- Thanks, Victor Dodon

Re: Review Request 118604: Fix wrong escaping in kfilewidget when selecting multiple files

2014-06-10 Thread Victor Dodon
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

2014-06-07 Thread Victor Dodon
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