openpreserve / jhove

File validation and characterisation.
http://jhove.openpreservation.org
Other
171 stars 79 forks source link

TIFF module error message of “WhiteBalance value out of range” not listed in ErrorMessages.properties #702

Open leninoc opened 2 years ago

leninoc commented 2 years ago

hi, just realised that “WhiteBalance value out of range” is not listed in the list of error messages for TIFF module here https://github.com/openpreserve/jhove/blob/integration/jhove-modules/tiff-hul/src/main/resources/edu/harvard/hul/ois/jhove/module/tiff/ErrorMessages.properties In our environment its very common error, so was surprised not to see it there. Would it be ok to add it? cheers jan

leninoc commented 2 years ago

possibly related to #364