[Bug 220766] New: When knotes send via net, it doesn't support unicode and force everything convert to ascii. (with patch)
timchen119 at gmail.com
timchen119 at gmail.com
Thu Dec 31 03:57:25 GMT 2009
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: kdepim-bugs at kde.org
ReportedBy: timchen119 at gmail.com
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.
More information about the Kdepim-bugs
mailing list