Review Request 128036: Fix default encoding to UTF-8

Christoph Cullmann cullmann at kde.org
Sat May 28 15:09:59 UTC 2016


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

Review request for Kate and KDE Frameworks.


Repository: ktexteditor


Description
-------

Fix default encoding to UTF-8 instead of using system locale.
The whole encoding detection only works nicely, if the default is something like UTF-8 that clashs with other encodings.
If the user has bad luck and some unfortunate system encoding like latin1, no detection will work.
See bug report https://bugs.kde.org/show_bug.cgi?id=362604

Given that most unices anyways default to UTF-8, I don't think this should hurt.


Diffs
-----

  src/utils/kateconfig.cpp 20a59d0 

Diff: https://git.reviewboard.kde.org/r/128036/diff/


Testing
-------

make && make test


Thanks,

Christoph Cullmann

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160528/8bc64ed5/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list