-
Notifications
You must be signed in to change notification settings - Fork 490
Open
Labels
bugformat-iptcgood-first-issueAn easy task suited to people new to the project and codeAn easy task suited to people new to the project and codehelp wantedimage-queueActionable issue with sample imageActionable issue with sample image
Description
The below image, when passed through exiftool, reads the IPTC Source as "Getty Images North America".
When read with the IptcDirectory we're getting "Getty Images ����". On closer inspection it looks something more like: "Getty Images\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u0000\u0000\u0000\u0005\u0000\u0000\u0000\n����".
The null character is often used to denote the end of a string - is this being respected? Or not as it's not part of the standard?
Metadata
Metadata
Assignees
Labels
bugformat-iptcgood-first-issueAn easy task suited to people new to the project and codeAn easy task suited to people new to the project and codehelp wantedimage-queueActionable issue with sample imageActionable issue with sample image
