[Konversation-devel] [Bug 243495] New: konversation does not support CP949 encoding still.

darklin20 at gmail.com darklin20 at gmail.com
Sat Jul 3 15:04:12 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=243495

           Summary: konversation does not support CP949 encoding still.
           Product: konversation
           Version: 1.3
          Platform: Archlinux Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel at kde.org
        ReportedBy: darklin20 at gmail.com


Version:           1.3 (using KDE 4.4.4) 
OS:                Linux

There's two encoding for Korean, EUC-KR and CP949, and Qt4 supports both of
them.
But konversation 1.3 which is based on KDE4, so also Qt4 supports EUC-KR only.
CP949 is superset of EUC-KR, so when the the IRC server encoding is CP949,
konversation with EUC-KR cannnot display or transport some characters.

Is it difficult for konversation to give another selection of CP949 for Korean
encoding?
I think if konversation uses QTextCodec, it is simply possible by adding CP949
item.

Reproducible: Always

Steps to Reproduce:
Input a korean character which included in CP949 not EUC-KR like '잌'.

Actual Results:  
I get "Encoding Conflict Warning" message box.

Expected Results:  
By enabling CP949 encoding, there should be no problem.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list