| Summary: | command charset doesn't work, returns encoding not valid | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | kaddi.bug |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 187307 | ||
SVN commit 969156 by psn: Make ambiguousNameToShortName work as expected by using a QHash for looking up the encoding. Fixes the /charset command. BUG: 193002 M +7 -16 irccharsets.cpp M +2 -4 irccharsets.h WebSVN link: http://websvn.kde.org/?view=rev&revision=969156 |
Version: Version 1.1.75+ #3400 (Debian 1.1.75+svn965785-0ubuntu1~jaunty1~ppa1) (using KDE 4.2.3) OS: Linux Installed from: Ubuntu Packages Hi, when entering the command /charset utf8 or /charset iso-8859-1 the encoding isn't changed, but the following error message appears: "[Fehler] iso-8859-1 ist keine gültige Kodierung." ("[Error] iso-8859-1 is not a valid encoding") The command worked a couple of weeks ago, both with utf8 and iso-8859-1. I upgraded from KDE 4.2.1 to KDE 4.2.3 in between, it might be related. regards