ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: johnrellis on July 04, 2017, 09:26:19 PM

Title: MWG:DateTimeOriginal returns nothing when there's just XMP:DateCreated
Post by: johnrellis on July 04, 2017, 09:26:19 PM
When a file contains XMP:DateCreated but no EXIF:DateTimeOriginal, the MWG:DateTimeOriginal tag returns nothing:

> exiftool -a -G1 -DateTimeOriginal -DateCreated test.jpg
[XMP-photoshop] Date Created                    : 1999:07:04 17:49:16-07:00
> exiftool -MWG:DateTimeOriginal test.jpg
> exiftool -ver
10.58


But the MWG Guidelines and the ExifTool MWG Tags documentation both indicate that it should return XMP:DateCreated?  The test file is attached.

ExifTool 10.58 / OS X 10.12.5
Title: Re: MWG:DateTimeOriginal returns nothing when there's just XMP:DateCreated
Post by: Phil Harvey on July 05, 2017, 08:46:39 AM
Hi John,

Thanks for this report!  This will be fixed in ExifTool 10.59

- Phil