Stefan Oltmann created IMAGING-371:
--------------------------------------
Summary: GPSVersionID gets skipped
Key: IMAGING-371
URL: https://issues.apache.org/jira/browse/IMAGING-371
Project: Commons Imaging
Issue Type: Bug
Reporter: Stefan Oltmann
This check for tag == 0 is wrong for the GPS directory (Tag -3).
The GPSVersionID has indeed the tag 0x0000 and this is correct.
https://github.com/apache/commons-imaging/blob/65c6e1bc48925448ba938c4cdc184f1fcfb9f811/src/main/java/org/apache/commons/imaging/formats/tiff/TiffReader.java#L332
--
This message was sent by Atlassian Jira
(v8.20.10#820010)