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.
Try to test again with last 2.9.0 to see see if it still valid... Gilles Caulier
The error seems to be solved in 2.9.0. Thank you!