GNOME Bugzilla – Bug 385805
Wrong character in memo category after palm sync
Last modified: 2013-09-13 12:34:03 UTC
Forwarded from: https://launchpad.net/distros/ubuntu/+source/gnome-pilot/+bug/64575 "After first syncing my palm under dapper with copy from pilot some categories in the memos of evolution have wrong characters. Eg. a ? instead of a ä. I assume that there is no conversion to UTF-8. The text of the memos are correct." "With gnome-pilot 2.0.14 I have set PILOT_CHARSET to CP1252 which is the codepage used by my palm handheld, a Sony Clié PEG-SJ30. But nothing changes: the titles and the body of the memos are correct, the categories are not. In calendar/conduits/memo/memo-conduit.c I see at some lines a call to e_pilot_utf8_to/from_pchar, but not in add_category_if_possible. Perhaps this is the reason: title and body are converted, but the category are not."
This was fixed in bug 201167. Thank you.
Closing as OBSOLETE.