[Digikam-devel] [Bug 195508] UTF-8 characters in XMP should be synced to IPTC after conversion to printable ASCII

Michal Thoma michal at thoma.cz
Sat Jun 13 22:04:01 BST 2009


https://bugs.kde.org/show_bug.cgi?id=195508


Michal Thoma <michal at thoma.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michal at thoma.cz




--- Comment #4 from Michal Thoma <michal thoma cz>  2009-06-13 23:03:55 ---
Not being a programmer but in linked qt4 doc I read:

--
If a codec has been set using QTextCodec::setCodecForCStrings(), it is used to
convert Unicode to 8-bit char; otherwise this function does the same as
toLatin1().
--

This seems it's happening - instead of to ASCII it converts chars to Latin1
(and thus leave some characters illegal in IPTC).

My RAW converter RawThepraee crashes because of illegal chars present in IPTC
fields... Hope to see this resolved somehow.

-- 
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 Digikam-devel mailing list