Project

General

Profile

Bug #989

Wrong key name in output of addmodel sample

Added by Thomas Beutlich about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
samples
Target version:
Start date:
05 Sep 2014
Due date:
% Done:

100%

Estimated time:

Description

The addmodel sample prints

Added a few tags the quick way.
Added key "Exif.Photo.DateTimeOriginal", value "1999:12:31 23:59:59" 
Added key "Exif.Image.PrimaryChromaticities", value "1/2 1/3 2/3 3/4" 
Modified key "Exif.Image.PrimaryChromaticities", new value "2000:12:31 23:59:59" 
Modified key "Exif.Image.PrimaryChromaticities", new value "1/2 1/3 88/77 3/4" 
Deleted key "Exif.Image.PrimaryChromaticities" 

but rather should print after application of the attached patch
Added a few tags the quick way.
Added key "Exif.Photo.DateTimeOriginal", value "1999:12:31 23:59:59" 
Added key "Exif.Image.PrimaryChromaticities", value "1/2 1/3 2/3 3/4" 
Modified key "Exif.Photo.DateTimeOriginal", new value "2000:12:31 23:59:59" 
Modified key "Exif.Image.PrimaryChromaticities", new value "1/2 1/3 88/77 3/4" 
Deleted key "Exif.Image.PrimaryChromaticities" 


Files

addmodel.patch (502 Bytes) addmodel.patch Thomas Beutlich, 05 Sep 2014 12:23

History

#1

Updated by Robin Mills about 7 years ago

  • Status changed from New to Resolved
  • Assignee set to Robin Mills
  • Priority changed from Low to Normal
  • Target version set to 0.25

Patch (and change to test/data/addmoddel.out) submitted. r3353. Thank You Thomas for the patch.
Well spotted Thomas - you're clearly very alert. That's been in the code forever.
I've always thought that spelling addmoddel with 2 d's is a cosmetic bug.

#2

Updated by Robin Mills over 6 years ago

  • % Done changed from 0 to 100
#3

Updated by Andreas Huggel over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF