Bug #451
Invalid Exif tag created for user comment
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 0% |
|
| Category: | exif | |||
| Target version: | 0.9.1 | |||
Description
An invalid Exif tag is created when a user comment tag is added to an image. The problem does not occur in non-intrusive write mode. This means, if an existng comment tag is modified, the result is ok. But if a new user comment is added to an image, which doesn't have a comment yet, the result will be an invalid Exif tag, The invalid tag has a type id 0x000e instead of 0x0007.
Additional information:
This problem was introduced in version 0.8, due to an incorrect fix for bug #445.
Related issues
| related to Exiv2 - Bug #445 | Setting the comment on an image with an existing (empty) comment fails | Closed |