Bug 193002

Summary: command charset doesn't work, returns encoding not valid
Product: [Applications] konversation Reporter: kaddi.bug
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 187307    

Description kaddi.bug 2009-05-17 14:08:12 UTC
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
Comment 1 Peter Simonsson 2009-05-17 16:19:45 UTC
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