borjimur / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

Not checking mimetype is uncompressed in Zip #304

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:

The epubcheck tool does not check that the mimetype entry in the Zip file is 
uncompressed, i.e. it is not following this part of the spec - 
http://www.idpf.org/epub/30/spec/epub30-ocf.html#sec-zip-container-mime

RESULT:

At the moment epubs where the mimetype is compressed in the Zip erroneously 
pass the epubcheck tool

EXPECTED:

If the mimetype is compressed in the epub, the epubcheck tool should fail the 
validation.

Original issue reported on code.google.com by adam.ret...@googlemail.com on 17 Sep 2013 at 11:12

GoogleCodeExporter commented 8 years ago
THIS ISSUE MOVED TO GITHUB:
https://github.com/IDPF/epubcheck/issues/

Original comment by rdeltour@gmail.com on 7 Nov 2013 at 10:49