Project

General

Profile

Bug #690

Wrong conversion of IPTC SpecialInstructions in copyIptcToXmp()

Added by Volker Grabsch over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
xmp
Target version:
Start date:
24 Mar 2010
Due date:
% Done:

100%

Estimated time:

Description

There is a small mistake in the conversion table used by copyIptcToXmp(). The corresponding XMP field of IPTC's "SpecialInstructions" is "photoshop.Instructions", not "photoshop.Instruction".

The attached patch fixes that. It has been created for the Exiv2 trunk, but works for release 0.19 as well.

Note that the spelling of "Xmp.photoshop.Instructions" seems to be correct in all other sources files, i.e.:

  • src/properties.cpp
  • test/data/StaffPhotographer-Example.xmp
  • test/data/xmpparser-test.out

Files

Associated revisions

Revision 2036 (diff)
Added by Andreas Huggel over 11 years ago

#690: Fixed typo (Volker Grabsch).

History

#1

Updated by Andreas Huggel over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Patch applied with r2036. Thanks!

#2

Updated by Andreas Huggel over 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF