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

caulier.gil...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gil...@gmail.com

--- Comment #2 from caulier.gil...@gmail.com ---
Maik,

Look the code from this method:

https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/metadataengine/dmetadata/dmetadata_comments.cpp#L449

This can be a source of problem as now IPTC support UTF8 encoding in digiKam,
and this method force to drop non printable characters whn this tag is written.

Typically, i think that IPTC charset tag must be checked to see if we drop non
printable elements. Something done like here:

https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/metadataengine/engine/metaengine_p.cpp#L947

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to