https://bugs.kde.org/show_bug.cgi?id=515664
--- Comment #5 from Maik Qualmann <[email protected]> --- Git commit 799dcfb5893a6754a0aec27be8967c824f24a872 by Maik Qualmann. Committed on 11/02/2026 at 20:51. Pushed by mqualmann into branch 'master'. fix a cache issue in ItemInfo When we delete an image, it remains in the cache. If we re-import the same image, it is recognized in the cache and initially used with the old metadata. M +3 -0 core/libs/database/coredb/coredb.cpp M +5 -0 core/libs/database/item/containers/iteminfo.cpp M +5 -0 core/libs/database/item/containers/iteminfocache.cpp M +1 -0 core/libs/database/item/containers/iteminfodata.h https://invent.kde.org/graphics/digikam/-/commit/799dcfb5893a6754a0aec27be8967c824f24a872 -- You are receiving this mail because: You are watching all bug changes.
