Review Request 123224: KIO::suggestName suggests wrong name for some filenames
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Apr 28 14:47:35 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123224/#review79631
-----------------------------------------------------------
src/core/global.cpp (line 396)
<https://git.reviewboard.kde.org/r/123224/#comment54446>
you can change that for:
if (oldName.lastIndexOf('.') == 0)
src/core/global.cpp (line 412)
<https://git.reviewboard.kde.org/r/123224/#comment54447>
Also char overload.
- Aleix Pol Gonzalez
On April 28, 2015, 4:38 p.m., Ashish Bansal wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123224/
> -----------------------------------------------------------
>
> (Updated April 28, 2015, 4:38 p.m.)
>
>
> Review request for KDE Frameworks, Plasma, Aleix Pol Gonzalez, and Arjun AK.
>
>
> Bugs: 341773
> https://bugs.kde.org/show_bug.cgi?id=341773
>
>
> Repository: kio
>
>
> Description
> -------
>
> For filenames like filename-1.6.tar.gz, KIO::suggestName suggests wrong name(something like filename-1 2.6.tar.gz).
> Expected name: filename-1.6 (1).tar.gz
>
>
> Diffs
> -----
>
> autotests/globaltest.cpp ff8725d
> src/core/global.cpp f18ac10
>
> Diff: https://git.reviewboard.kde.org/r/123224/diff/
>
>
> Testing
> -------
>
> Works fine!
>
>
> Thanks,
>
> Ashish Bansal
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150428/c3d8ca49/attachment.html>
More information about the Kde-frameworks-devel
mailing list