Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image filename #188

Closed
rdeltour opened this issue Oct 15, 2013 · 3 comments
Closed

Image filename #188

rdeltour opened this issue Oct 15, 2013 · 3 comments

Comments

@rdeltour
Copy link
Member

From [email protected] on June 13, 2012 09:50:49

PROBLEM: I made an image that has filename contains plus(+) character.
When I validate epubfile that use the image, a validator says "WARING" and "ERROR".It says "Filename contains spaces." but I didn't use spaces when I named the image.Which cause this error, the validator or the image? Thanks for your help. METHOD: What steps will reproduce the problem? 1.Make image that has filename contains +.
2.Make xhtml that use the image.
3.Validate the file. RESULT: following epubcheck error message
WARNING: h_no_test.epub/OEBPS/image/ec_000000_png_gaiji_min_u 34db.png: Filename contains spaces. Consider changing filename such that URI escaping is not necessary
ERROR: h_no_test.epub: image file OEBPS/image/ec_000000_png_gaiji_min_u 34db.png is missing
WARNING: h_no_test.epub:item(OEBPS/image/ec_000000_png_gaiji_min_u+34db.png) exists in the zip file, but is not declared in the OPF file EXPECTED: I think that the validator changed the image filename from [ec_000000_png_gaiji_min_u+34db.png] to [ec_000000_png_gaiji_min_u 34db.png].
It changed plus(+) to space( ). PLATFORM: epubcheck-3.0b5
Windows 7 64bit
java version "1.7.0_04"

Original issue: http://code.google.com/p/epubcheck/issues/detail?id=188

@rdeltour
Copy link
Member Author

From [email protected] on October 15, 2012 01:18:41

Owner: [email protected]

@rdeltour
Copy link
Member Author

From [email protected] on October 15, 2012 07:44:01

This issue was closed by revision r356 .

Status: Fixed

@rdeltour
Copy link
Member Author

From [email protected] on October 20, 2012 10:52:15

Labels: Milestone-3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant