Review Request 127941: Kio fish: cannot process any file or diretory having a non-latin1 name

Fabien Shum-King fabsk at free.fr
Tue May 17 16:27:00 UTC 2016



> On mai 16, 2016, 11:33 après-midi, David Faure wrote:
> > I wish this awful E() macro was a function, it would be much more readable and safer (would return a QByteArray rather than a pointer to a temporary buffer...), but anyhow, the fix looks clearly correct.
> > 
> > PS: don't click "Ship It" on your own requests :-)

Thanks. And sorry for the self-"Ship It", I struggled to understand that adding a reviewer was in the right panel, and not with the appealing "Review" button on the top.


- Fabien


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127941/#review95518
-----------------------------------------------------------


On mai 17, 2016, 12:05 matin, Fabien Shum-King wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127941/
> -----------------------------------------------------------
> 
> (Updated mai 17, 2016, 12:05 matin)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Bugs: 357870
>     https://bugs.kde.org/show_bug.cgi?id=357870
> 
> 
> Repository: kio-extras
> 
> 
> Description
> -------
> 
> All the commands sent to the Fish server are converted to latin1. By consequence, all the non-latin1 characters are replaced by questions marks, and therefore any command involving a file or directory with such a name fails.
> 
> 
> Diffs
> -----
> 
>   fish/fish.cpp f0b3b79 
> 
> Diff: https://git.reviewboard.kde.org/r/127941/diff/
> 
> 
> Testing
> -------
> 
> Created on a remote machine a file and a directory with an non-latin1 name (ex: ??, éé).
> 1. Connect with fish and try to copy the file to the local machine => It fails
> 2. Try to enter the directory => it also fails.
> 
> With the proposed fix, both work.
> 
> 
> Thanks,
> 
> Fabien Shum-King
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160517/f2add4fb/attachment.html>


More information about the Kde-frameworks-devel mailing list