Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Last release is for KDE3-only (0.5.0_beta3 from 2007). http://prdownload.berlios.de/kmobiletools/kmobiletools-0.5.0-beta3.tar.bz2