Bug 175746

Summary: digikam doesn't remove IPTC data
Product: [Applications] digikam Reporter: Michael <m.mickey>
Component: Plugin-Generic-MetadataEditAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description Michael 2008-11-21 12:37:12 UTC
Version:           0.10 current svn  (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

Hi,

digikam doesn't remove the (complete) IPTC data, when its called from the menue. It doesn't change the data, when tags are stored there and tags change or if tags are deleted... I know part of the problem was a bug before...

greets, mike
Comment 1 caulier.gilles 2008-12-04 20:50:18 UTC
Michael,

I have recently fixed a bug in libkexiv2 from trunk. Can you checkout code from svn, recompile all and try again ?

Thanks in advance

Gilles Caulier
Comment 2 Michael 2008-12-04 23:37:49 UTC
Hi, 
it doesn't work. If I choose edit and remove manually that works, but the item remove iptc doesn't work. one thing changes though, when altering iptc metadata it was wirtten as program digikam and as version 0.10-beta... now it writes kipi-plugins version 0.2.0-beta5
greets, mike
Comment 3 Marcel Wiesweg 2008-12-23 15:10:22 UTC
Gilles, this bug report is about the metadata edit plugin, isn't it?
Comment 4 caulier.gilles 2008-12-23 15:19:53 UTC
Yes it is...

Gilles
Comment 5 caulier.gilles 2009-01-29 13:28:29 UTC
SVN commit 918138 by cgilles:

libkexiv2 from trunk : an empty metadata container is possible if we want to remove it.
BUG: 175746


 M  +4 -8      kexiv2.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=918138
Comment 6 caulier.gilles 2009-01-29 13:30:28 UTC
SVN commit 918139 by cgilles:

backport commit #918138 from trunk
CCBUG: 175746


 M  +6 -10     kexiv2.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=918139
Comment 7 caulier.gilles 2009-01-29 13:41:22 UTC
SVN commit 918140 by cgilles:

backport commit #918138 from trunk
CCBUG: 175746


 M  +1 -0      NEWS  
 M  +3 -6      libkexiv2/kexiv2.cpp  


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