D22419: Fix can't enter directory error on some FTP servers with Turkish locale
David Faure
noreply at phabricator.kde.org
Sat Jul 20 16:35:52 BST 2019
dfaure accepted this revision.
dfaure added a comment.
This revision is now accepted and ready to land.
So it's a bug in the android FTP server? Nice ;-)
They should learn from Qt, where QString::toUpper uses the C locale, and one has to use QLocale for locale-aware conversion.
Please move the comment about Turkish locale 2 lines down, though, just above the uppercase LIST command, since that's what the comment is about.
REVISION DETAIL
https://phabricator.kde.org/D22419
To: nxiss7, #frameworks, dfaure
Cc: dfaure, aacid, svuorela, kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190720/362666a7/attachment.html>
More information about the Kde-frameworks-devel
mailing list