Bug 140133 - etadata Edit Picture Comments Syncs to IPTC and EXIF when option is de-selected
Summary: etadata Edit Picture Comments Syncs to IPTC and EXIF when option is de-selected
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Exif (show other bugs)
Version: 0.9.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-16 00:07 UTC by Geoff King
Modified: 2017-08-13 07:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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