https://bugs.kde.org/show_bug.cgi?id=398714
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Maik Qualmann <[email protected]> --- Hmm, not a real mistake. DigiKam searches for keywords in the order specified in Advanced Metadata Settings. The digiKam tag list is the reference and the first one to look at. This exists in her example, other tags are no longer searched. You can deactivate the digiKam tags list temporarily, next we search for MicrosoftPhoto:LastKeywordXMP, so that would then appear (disable of course "clean up the metadata from the database"). You could say all kinds of tags are reading and merging, but I'm afraid the mess will be magnified if the image metadata is in bad shape. That the tag also appears in IPTC is related to an internal mapping of Exiv2 when reading XMP sidecar. So we ask for a pure IPTC tag and get an XMP tag to match that. Maik -- You are receiving this mail because: You are watching all bug changes.
