-
PDF with invalid object number in the cross reference stream causes an ArrayIndexOutOfBoundsException in JHOVE. A sample file has been sent to Harvard JHOVE group in a separate email.
2009-11-02 15:37:38 UTC in JHOVE
-
In the latest release (jhove 1.3), the reported colorSpace element is merely a numeric value as described in MIX 0.2. In MIX 1.0 and 2.0, the colorSpace element is a string with suggested values defined in the data dictionary (section 7.1.3.1 of mix 1.0 data dictionary on page 19). On that section, it says "colorSpace recorded here should be a text description. Though element type=string is...
2009-07-01 13:22:05 UTC in JHOVE
-
During PDF parsing, if a PDF is lack of document root tree, the PDF module crashes with null pointer.
On 06/19/2008, a fix was put in to handle the null pointer.
2008-09-22 16:39:14 UTC in JHOVE
-
In XML handler, the end tag for YCbCrCoefficients is misnamed as yCbCrCoefficients during MIX 2.0 reporting
The fix for this bug was checked in on 09/17/2008.
2008-09-22 16:36:22 UTC in JHOVE
-
carolchou committed patchset 65 of module jhove to the JHOVE CVS repository, changing 1 files.
2008-09-17 14:44:42 UTC in JHOVE
-
Both the WAVE and AIFF modules embed audio metadata in AES format without providing a schema. One of the produced element make use of xsi:type, . Because JHOVE schema does not validate embedded xml (processContents="skip"), the use of xsi:type does not cause problem. However, METS & PREMIS schema will...
2008-07-17 14:42:39 UTC in JHOVE
-
carolchou committed patchset 63 of module jhove to the JHOVE CVS repository, changing 1 files.
2008-06-19 14:05:59 UTC in JHOVE