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

           Summary: When knotes send via net, it doesn't support unicode
                    and force everything convert to ascii. (with patch)
           Product: knotes
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Version:            (using Devel)
Compiler:          gcc version 4.4.2 (Gentoo 4.4.2 p1.0)  
OS:                Linux
Installed from:    Compiled sources


Problem:
When knotes send notes via network, it doesn't support unicode and force
everything convert to ascii. 

Expect:
every unicode character (eg: CJKV characters) should be fine.

Solution:
A better solution is to convert our string to unicode via system locale, and
convert back when received on another host. that makes we could get correct
messages if two host have same locales.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to