Bug 200960

Summary: Image / Metadata / Remove Captions does not remove caption from Xmp.tiff.ImageDescription
Product: [Applications] digikam Reporter: Milan Knížek <knizek>
Component: Plugin-Generic-MetadataEditAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.5.0

Description Milan Knížek 2009-07-21 08:10:06 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Compiled From Sources

The captions can be removed from all types of metadata (EXIF, IPTC, ...) apart from Xmp.tiff.ImageDescription.

However, when a new caption is added, then Xmp.tiff.ImageDescription is overwritten with the new value (as well as other IPTC, EXIF, XMP appropriate fields).

ver. 1.0.0 beta2.
Comment 1 caulier.gilles 2009-07-21 09:15:34 UTC
SVN commit 1000252 by cgilles:

handle Xmp.tiff.ImageDescription
BUGS: 200960


 M  +4 -0      plugin_metadataedit.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1000252
Comment 2 Milan Knížek 2009-07-21 17:17:33 UTC
Thanks!