| Anonymous | Login | Signup for a new account | 2010-07-31 13:59 PDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000593 | [exiv2] exif | minor | always | 2008-12-19 21:43 | 2008-12-19 21:43 | |||||||
| Reporter | ahuggel | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | 0.18 | |||||||||
| Summary | 0000593: The default type of Array element tags is incorrect | |||||||||||
| Description |
It defaults to Ascii, which doesn't work when writing to an image: ahuggel@mowgli> ./exiv2 -v -M'set Exif.CanonCs.0x002b 255' exiv2-empty.jpg File 1/1: exiv2-empty.jpg Set Exif.CanonCs.0x002b "255" (Ascii) Exiv2 exception in modify action for file exiv2-empty.jpg: TIFF array element tag 43 has wrong type See http://uk.groups.yahoo.com/group/exiv2/message/1472 [^] for a discussion in a larger context. PS: The error message could be more useful too... |
|||||||||||
| Additional Information |
ExifTags::tagType uses the global unknownTag to derive the type of an unknown tag. Instead, that information should be taken from an group-specific unknown tag, eg, the end-of-list marker of each taglist. |
|||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |