issues
search
openpreserve
/
jhove
File validation and characterisation.
http://jhove.openpreservation.org
Other
171
stars
79
forks
source link
FIX: PDF Message offsets
#946
Closed
carlwilson
closed
3 months ago
carlwilson
commented
3 months ago
combined handling of all PDFException subclasses into a single
PDFException
handler for
PdfModule.addDestination
method;
added offest and null property recording to the exception handler;
stopped double logging of
PDF-HUL-149
by simply throwing the exception rather than adding it to errors list and throwing it;
added straggling test corpora files; and
updated test script to copy affected PDFs.
Closes #940
PDFException
handler forPdfModule.addDestination
method;PDF-HUL-149
by simply throwing the exception rather than adding it to errors list and throwing it;Closes #940