daniel782 / epubcheck

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

epubcheck 1.06 dev reports directories as un-manifested files #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:

epubcheck 1.06 dev reports directories as missing from manifest

METHOD:

What steps will reproduce the problem?
1. Create a valid epub file containing any directory structure apart from the 
META-INF directory (e.g. put all content in an OPS directory).
3. Run epubcheck using 1.06 dev

RESULT:

All directories within the epub zip file are reported as un-manifested. 

EXPECTED:

What did you expect to happen? It is very important to state what your
expectation is.

PLATFORM:

What version of the product are you using? On what operating system?

ADDITIONAL INFO:

Please provide any additional information below.

Original issue reported on code.google.com by newt.nos...@gmail.com on 11 Oct 2010 at 9:17

GoogleCodeExporter commented 8 years ago
Need a sample file. I suspect zip structure depends on the zip tool used.

Original comment by soroto...@gmail.com on 12 Oct 2010 at 11:20

GoogleCodeExporter commented 8 years ago
This bug is in the patch that we added recently. We've fixed internally and 
will be adding test cases and an updated patch on Oct 13.

Original comment by liza31337@gmail.com on 12 Oct 2010 at 11:58

GoogleCodeExporter commented 8 years ago
Fixed in revision 136, please retest with the latest svn.

Original comment by liza31337@gmail.com on 13 Oct 2010 at 9:13