| Summary: | Konsole reads the .keytab files without respecting the local encoding, and that causes corrupted display when its description contains non-Latin characters. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Jekyll Wu <adaptee> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.9.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/konsole/660220101a7c0516716c25f146ad11fcff6b0bd0 | Version Fixed/Implemented In: | 4.9.4 |
| Sentry Crash Report: | |||
| Attachments: | corrupted description | ||
|
Description
Jekyll Wu
2012-11-14 04:29:30 UTC
Created attachment 75236 [details]
corrupted description
Git commit 95bae78c6a9cf2af5e74c0454f8661b4ea74159c by Jekyll Wu. Committed on 14/11/2012 at 05:31. Pushed by jekyllwu into branch 'master'. Read .keytab files with respect to local encoding. Thanks to Yichao Yu for the investigation and the patch. FIXED-IN: 4.9.4 REVIEW: 107286 M +2 -2 src/KeyboardTranslator.cpp http://commits.kde.org/konsole/95bae78c6a9cf2af5e74c0454f8661b4ea74159c Git commit 660220101a7c0516716c25f146ad11fcff6b0bd0 by Jekyll Wu. Committed on 14/11/2012 at 05:31. Pushed by jekyllwu into branch 'KDE/4.9'. Read .keytab files with respect to local encoding. Thanks to Yichao Yu for the investigation and the patch. FIXED-IN: 4.9.4 REVIEW: 107286 (cherry picked from commit 95bae78c6a9cf2af5e74c0454f8661b4ea74159c) M +2 -2 src/KeyboardTranslator.cpp http://commits.kde.org/konsole/660220101a7c0516716c25f146ad11fcff6b0bd0 |