Project

General

Profile

Bug #416

Exiv2 modify action always writes from metadata

Added by Andreas Huggel almost 17 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Category:
exif
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The modify action of the exiv2 utility should use the non-intrusive writing logic whenever possible. Instead, it always writes from metadata, independent of the modification.

Additional information:

Modify::clone uses the half-cooked ExifData copy construction which sets ExifData::compatible_ to false with the described effect.
Replace the ExifData (and IptcData) members of Modify with pointers to avoid using ExifData copy construction or assignment.

History

#1

Updated by Andreas Huggel over 16 years ago

r508 (branches/Exiv2-0_6_041212)
r478 (trunk)

Also available in: Atom PDF