Bug #560
can't delete XMP tags with command line tool
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 0% |
|
| Category: | xmp | |||
| Target version: | 0.17.1 | |||
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