Bug 308065

Summary: Read metadata from photo has no effect on the database.
Product: [Applications] digikam Reporter: Sabine
Component: Metadata-HubAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.6.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
URL: http://www.wildpixler.de/digikam/digikam_read_metadata.jpg
Latest Commit: Version Fixed In: 3.0.0

Description Sabine 2012-10-08 10:29:44 UTC
Somehow (maybe from a previous import) I have incorrect date/time in the database for some files. I tried to reread the Metadata from the file, but it has no effect.
The exif-data is correct (I checked with exif-tool), but the database is not updated.

Reproducible: Always

Steps to Reproduce:
1. select image
2. Read metadata from image file (jpg)
3. No effect!
Actual Results:  
No effect at all.

Expected Results:  
The Metadata in the database should be updated (corrected).

I use MySQL as database.
Comment 1 caulier.gilles 2012-10-08 12:13:13 UTC
Try to test again with last 2.9.0 to see see if it still valid...

Gilles Caulier
Comment 2 Sabine 2012-10-08 16:47:19 UTC
The error seems to be solved in 2.9.0. Thank you!