[k3b] Review Request 125804: revert "fix" which adds literal quote chars to the filename
Albert Astals Cid
aacid at kde.org
Mon Oct 26 18:33:05 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125804/#review87457
-----------------------------------------------------------
Ship it!
Ship It!
- Albert Astals Cid
On oct. 26, 2015, 9:20 a.m., Martin Koller wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125804/
> -----------------------------------------------------------
>
> (Updated oct. 26, 2015, 9:20 a.m.)
>
>
> Review request for K3b.
>
>
> Bugs: 350403
> http://bugs.kde.org/show_bug.cgi?id=350403
>
>
> Repository: k3b
>
>
> Description
> -------
>
> commit 2786d19f added explicit quote characters around the filename, which is wrong since the filename is passed into a QStringList,
> which passes all its separate arguments to the started process. Adding quote chars would lead to the filename having the quote chars as part of the filename.
> The commit above tried to fix bug 326097 but since this bug does not explain what the problem was, I'm sure the reporter had some other problem.
> The mentioned commit is definitely wrong.
>
>
> Diffs
> -----
>
> libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp 95e4811
>
> Diff: https://git.reviewboard.kde.org/r/125804/diff/
>
>
> Testing
> -------
>
> ripped a DVD with a filename which contains blanks. Without that fix, you get an error (as seen in the bug report).
> With the fix, it works.
>
>
> Thanks,
>
> Martin Koller
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/k3b/attachments/20151026/1bd8ef9e/attachment.html>
More information about the k3b
mailing list