https://bugs.kde.org/show_bug.cgi?id=305104
--- Comment #23 from Johannes <johannes.lists+bugs.kde....@tannenhof-imshausen.de> --- Ok, I see. It looks like that the test in https://quickgit.kde.org/?p=digikam.git&a=blob&f=libs%2Fdmetadata%2Fdmetadata.cpp ... at line 966 if (!exifUid.isEmpty() && !exifUid.startsWith(QLatin1String("00000000000000000000"))) is not sufficient, as I have values from Exif.Photo.ImageUniqueID with only 6 characters in the database as ImageHistory.uuid . -- You are receiving this mail because: You are watching all bug changes.