Review Request 128036: Fix default encoding to UTF-8

Christoph Cullmann cullmann at kde.org
Sat May 28 18:41:42 UTC 2016


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

(Updated May 28, 2016, 2:41 p.m.)


Status
------

This change has been marked as submitted.


Review request for Kate and KDE Frameworks.


Changes
-------

Submitted with commit 0c5c19f1cf618adfa151f0951a082c7228ccd53f by Christoph Cullmann to branch master.


Bugs: 362604
    https://bugs.kde.org/show_bug.cgi?id=362604


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/5e5ec8a0/attachment.html>


More information about the Kde-frameworks-devel mailing list