Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 221115
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kamil KamiƄski <kamil@mrblur.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 221115 depends on: Show dependency tree
Bug 221115 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-09 16:55 0000
People using KMobiletools's AT Engine with UTF-8 encoding are getting strange
characters. Encoding is done incorrectly and because KMobiletools development
team is not going (?) to fix this for a loooong time (a year? more?).. I'd like
to propose a hack for current (kmobiletools-0.5.0_beta3.

In engines/at_engines/at_jobs.cpp :: decodeString() last return is:
return text;
and simply - it should be:
return QString::fromUtf8(text);

Reproducible: Always

Steps to Reproduce:
1.Import non-UCS2 (and non-US-ASCII) phoenebook using AT Engine




"Bug" in every known (to me) kmobiletools version.

------- Comment #1 From Samuli Suominen 2009-10-20 17:02:46 0000 -------
Last release is for KDE3-only (0.5.0_beta3 from 2007).

http://prdownload.berlios.de/kmobiletools/kmobiletools-0.5.0-beta3.tar.bz2

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug