Skip to content
Commit 27ee0c87 authored by Jacob Boerema's avatar Jacob Boerema
Browse files

plug-ins: Do not write to Iptc.Application2.DateCreated if no date was set.

The metadata-editor allowed Iptc tags to be set if an empty string was
used contrary to Xmp tags. In the case of DateCreated this cause an
invalid date "0-00-00" to be written.

We added a check to only write text Iptc metadata if the value is
not empty.

(cherry picked from commit 0a902456)
parent efc41d1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment