[Digikam-devel] [Bug 175321] synchronize tags to iptc keywords adds instead of copying

Gilles Caulier caulier.gilles at gmail.com
Thu Jun 11 13:53:58 BST 2009


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





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2009-06-11 14:53:57 ---
Marcel,

I have take a look in this file.

Assign a tag to an image, tag is recorded to IPTC and XMP :

IPTC : as keywords
XMP : as keywords and tags path list into digiKam namespace.

Now, remove tags from your digiKam session. Nothing chnage in metadata. This is
normal, because you need to synchronize metadata with DB.

If you do it, the synchronization will only update XMP::digiKam::tags path
list, not XMP::keywords and IPTC::keywords. there is a wrong logic somewhere.

i suspect metadatahub.cpp, or perhaps method from KExiv2 to write keywords in
IPTC or XMP. Any way, keywords just need to be cleared before to be written.

Your viewpoint ?

-- 
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