| Summary: | automatic charset detection doesn't work | ||
|---|---|---|---|
| Product: | [Unmaintained] knode | Reporter: | Arkadiusz Miskiewicz <arekm> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Arkadiusz Miskiewicz
2009-03-22 22:03:55 UTC
SVN commit 1009797 by otrichet: Rename "Automatic" to "Default" in the list of charset Nowadays system are using UTF-8 by default (not legacy encoding like ISO-8859-15 or KOI8-R) and using the system-wide charset is just misleading users. So we use "Default" not to imply there is some automatic detection of a missing charset. BUG: 187885 M +4 -4 articlewidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1009797 |