More Info

Revision 4918e13...

(Back to digest)
 

Bug Fixes in Graphics

Marcel Wiesweg committed changes in [digikam] /database:

Consolidate code for copying attributes in CollectionScanner and fix copying of tags.

Tags cannot simply be copied at the lowest level: The SQL fails in case tags
are already set, but much more important: internal tags such as history tags
must not be copied. Use TagsCache and ImageInfo facilities to copy tags properly.

File Changes

Modified 4 files
/database
 
libs/collectionscanner.cpp
 
libs/collectionscanner.h
 
libs/imagescanner.cpp
 
libs/imagescanner.h
4 files changed in total