daniel782 / epubcheck

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

Image Checking #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:

If an image is present in the images folder but not cited in opf and html, then 
there is no warning or error.

METHOD:

What steps will reproduce the problem?
1. During validation.
2. If there is 2 images namely image1a.jpg and image1b.jpg in the folder.
3. But image1a.jpg is sited in both opf and html.
4. No errors while epubcheck.

RESULT:

unwanted image present inside image folder or image will be missing in html.

EXPECTED:

Image should be checked in all the 3 places(image folder, html file and opf 
file)

PLATFORM:

epubcheck-1.0.5 in windows xp. 

Original issue reported on code.google.com by spg7...@gmail.com on 29 Dec 2010 at 5:36

GoogleCodeExporter commented 8 years ago
If possible please attach a test case so this is easier to check and resolve. 
Thanks.

Original comment by liza31337@gmail.com on 18 Jan 2011 at 3:03

GoogleCodeExporter commented 8 years ago
I have attached a sample.epub file. There is 6 images inside images folder, but 
two of them only called inside opf as well as html. remaining 4 images are 
unwanted and increase the size of the epub. It has to be shown as an error so 
that it can be deleted

Original comment by spg7...@gmail.com on 20 Jan 2011 at 7:49

Attachments:

GoogleCodeExporter commented 8 years ago
Hi

I have attached the test case in the previous comment. did you check what the 
problem is?

Original comment by spg7...@gmail.com on 12 Mar 2011 at 7:26

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r282.

Original comment by markus.g...@gmail.com on 24 Oct 2011 at 9:33