jhove icon indicating copy to clipboard operation
jhove copied to clipboard

MIssing chunk ID in AIFF-HUL-9 error message

Open BertrandCaron opened this issue 4 years ago • 0 comments

AIFF-HUL-9 error message says "Ignored chunk type with ID:". A chunk ID is expected after it, but the code seems to lack the variable call.

https://github.com/openpreserve/jhove/blob/c2ce6d9f47ea054edd750c10dc30e46c47db86d8/jhove-modules/aiff-hul/src/main/java/edu/harvard/hul/ois/jhove/module/AiffModule.java#L680

BertrandCaron avatar Jul 03 '20 09:07 BertrandCaron