openpreserve / odf-validator

Open source Open Document Format (ODF) validation
http://odf.openpreservation.org/
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Validator complained of manifest version missing #52

Closed dewhattens closed 11 months ago

dewhattens commented 11 months ago

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

Testing D:\ODS1\TestCorpusV2\PKG-16\MissingStylesInManifest.ods APP-1: [INFO] Validating D:\ODS1\TestCorpusV2\PKG-16\MissingStylesInManifest.ods. APP-4: [INFO] Validation report for D:\ODS1\TestCorpusV2\PKG-16\MissingStylesInManifest.ods. PKG-8: mimetype [ERROR] The ?mimetype? file SHALL NOT use an 'extra field' in its header. DOC-3: mimetype [INFO] OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected XML-4: META-INF\manifest.xml [ERROR] Not a valid XML document. Validation exception at line 2 and column 88: element "manifest:manifest" missing required attribute "manifest:version". PKG-18: Thumbnails\thumbnail.png [WARNING] An OpenDocument package SHOULD contain a preview image Thumbnails/thumbnail.png. PKG-17: styles.xml [ERROR] The manifest SHALL contain an entry for every file in the package, zip entry styles.xml has no corresponding manifest file entry. NOT VALID, 3 errors, 1 warnings and 1 info messages. But this is not consistent accross all test. manifest version has not been altered or deleted in any way. Does libre office form this wrongly.