| Summary: | When knotes send via net, it doesn't support unicode and force everything convert to ascii. (with patch) | ||
|---|---|---|---|
| Product: | [Unmaintained] knotes | Reporter: | timchen119 |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | knotes unicode patch | ||
|
Description
timchen119
2009-12-31 04:57:24 UTC
Created attachment 39470 [details]
knotes unicode patch
SVN commit 1072266 by winterz: timchen119's patch for supporting Unicode in notes. thanks for the patch! BUG:220766 MERGE: 4.4 M +4 -1 knotesnetrecv.cpp M +6 -6 knotesnetsend.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1072266 SVN commit 1075869 by winterz: backport SVN commit 1072266 by winterz: timchen119's patch for supporting Unicode in notes. thanks for the patch! CCBUG:220766 M +4 -1 knotesnetrecv.cpp M +6 -6 knotesnetsend.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1075869 SVN commit 1075870 by winterz: backport SVN commit 1072266 by winterz: timchen119's patch for supporting Unicode in notes. thanks for the patch! BUG:220766 M +4 -1 knotesnetrecv.cpp M +6 -6 knotesnetsend.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1075870 |