Bug 140133

Summary: etadata Edit Picture Comments Syncs to IPTC and EXIF when option is de-selected
Product: [Applications] digikam Reporter: Geoff King <gsking1>
Component: Metadata-ExifAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.9.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.3

Description Geoff King 2007-01-16 00:07:00 UTC
Version:           0.9.0 (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

I selected a photo, then under Metadata I selected "Edit Picture Comments".
Then I typed a new comment "TEST Comment" and de-selectd the options "Sync Exif" and "Sync IPTC".

The comments were applied; however, the IPTC Caption and EXIF User Comments were synced and should not have been.  Am I misunderstanding this?

Thanks, Geoff
Comment 1 caulier.gilles 2007-10-03 16:27:24 UTC
Geoff,

Ok i have understand what's wrong. The fault is duing to digiKam kipi-interface not the plugin witch force to set comments in picture metadata (if the right option in setup is enable of course).

I will fix it

Gilles
Comment 2 caulier.gilles 2007-10-03 16:35:06 UTC
SVN commit 720706 by cgilles:

digiKAm from KDE3 branch : kipi-plugins interface : setDescription() do only set picture comment in database and untouch picture metadata
BUG: 140133


 M  +2 -9      kipiinterface.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=720706
Comment 3 caulier.gilles 2007-10-03 16:37:28 UTC
SVN commit 720708 by cgilles:

backport commits #720706 from KDE3 branch
CCBUGS: 140133


 M  +2 -9      kipiinterface.cpp  


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