Bug 157788

Summary: Tools -> Update Metadata Database changes timestamps of files
Product: [Applications] digikam Reporter: Thomas Hutterer <Thomas.Hutterer>
Component: Metadata-DateAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, rdieter
Priority: NOR    
Version: 0.9.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0

Description Thomas Hutterer 2008-02-13 16:50:09 UTC
Version:           0.9.3 (using KDE 3.5.8)
Installed from:    Fedora RPMs

When I do a 'Update Metadata Database' from the Tools menu, all images in my albums get a new timestamp (on the filesystem). 

As mentioned in the documentation, updating the Metadata Database only reads the images and dows not change it. 


Regards
Comment 1 caulier.gilles 2008-12-07 19:28:47 UTC
SVN commit 894042 by cgilles:

libkexiv2 from trunk (KDE4) : do not change file time stamp when metadata are changed
BUG: 150609
BUG: 157788
BUG: 144215



 M  +18 -0     kexiv2.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894042
Comment 2 caulier.gilles 2008-12-07 20:16:46 UTC
SVN commit 894053 by cgilles:

backport commit #894042 from trunk: do not change file time stamp when metadata are changed
CCBUG: 150609
CCBUG: 157788
CCBUG: 144215



 M  +18 -0     kexiv2.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894053