----------------------------------------------------------- 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
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel