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

2014-06-10 Thread Victor Dodon
> On June 10, 2014, 4:40 p.m., David Edmundson wrote: > > .toString() would be better if it still works, as that still keeps the URL > > scheme. In kurl.h it's said that it's forbidden to use toString(), and to use url(), prettyUrl(), or pathOrUrl() instead. But none of them work as expected.

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

2014-06-10 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118604/#review59713 --- .toString() would be better if it still works, as that still k