-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105837/#review16832
-----------------------------------------------------------

Ship it!


Ship It!

- Marco Martin


On Aug. 3, 2012, 11:34 a.m., Martin Koller wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105837/
> -----------------------------------------------------------
> 
> (Updated Aug. 3, 2012, 11:34 a.m.)
> 
> 
> Review request for Plasma and Marco Martin.
> 
> 
> Description
> -------
> 
> When I copy a complete folder, Notifications::finishJob: is called with the 
> last file url, e.g. in my test: 
> KUrl("file:///home/kdetrunk/plop/locale-archive.gz") when copying the "plop" 
> dir.
> The CompletedJobNotification object which is created then shows the message 
> created by job->completedMessage() which accounts for the
> case when there were more files involved, but the url used in the open action 
> does not handle this case.
> This patch creates the url in case of more files as the completedMessage() 
> method does.
> 
> 
> This addresses bug 241451.
>     http://bugs.kde.org/show_bug.cgi?id=241451
> 
> 
> Diffs
> -----
> 
>   plasma/generic/applets/notifications/core/completedjobnotification.cpp 
> e987a66 
> 
> Diff: http://git.reviewboard.kde.org/r/105837/diff/
> 
> 
> Testing
> -------
> 
> single file, complete directory copied.
> 
> 
> Thanks,
> 
> Martin Koller
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to