[Digikam-devel] [Bug 205824] EXIF UserComments with special characters get tagged as ASCII

Gunter Ohrner kdebugs at CustomCDROM.de
Mon Sep 21 21:31:46 BST 2009


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





--- Comment #2 from Gunter Ohrner <kdebugs CustomCDROM de>  2009-09-21 22:31:42 ---
Yes, digikam writes Latin 1 or maybe Latin 9 (ISO 8859-1 or -15) and tags the
comment as "ASCII".

AFAIK Latin-charsets are not supported for this EXIF header field. This causes
problems with other applications which process the comment. As far as I
understand, the solution would be to encode the comment in UTF-8 if it contains
non-ASCII characters (ie. code > 127) and tag the comment field appropriately.

However, maybe I'm wrong and UserComment field do support Latin charsets,
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