Bug #560
can't delete XMP tags with command line tool
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Reported by SerGioGioGio (http://uk.groups.yahoo.com/group/exiv2/message/1218):
I create the tag with:
C:exiv2.exe -dx test.jpg
C:exiv2.exe -M"add Xmp.dc.title test" test.jpg
the tag is successfully created:
C:exiv2.exe -px test.jpg
Xmp.dc.title LangAlt 1 lang="x-
default" test
I now try to delete it:
C:exiv2.exe -M"del Xmp.dc.title" test.jpg
but the tag is not deleted:
C:exiv2.exe -px test.jpg
Xmp.dc.title LangAlt 1 lang="x-
default" test