-
Notifications
You must be signed in to change notification settings - Fork 22
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
OPF manifest item href with percent-encoded URL results in filepath failure #290
Comments
Thank you for the report! |
PS: I moved this issue to the Ace GUI repository, as per your issue description. |
Could you please share (privately) the EPUB file with me daniel.weck@gmail.com |
On Ace CLI I get
|
Immediately I see that the space character in the filename is escaped for URL usage ( |
I think the same, but it is possible in EPUBs, is it? The EPUBcheck reports warnings about filenames with spaces, but no errors. |
I am able to reproduce this bug in the latest "beta" Ace CLI ( https://www.npmjs.com/package/@daisy/ace/v/1.2.0-beta.4 ) from this PR / branch #236 |
The latest "beta" version ( @gregoriopellegrino I tested the fix with your publication Notes to developers: Git commit: New unit test: |
It works great, thanks! |
Please provide the following details if possible or relevant:
I downloaded an EPUB 2, launched the DAISY app, selected it for checking, but I get no results.
In the log I see:
I can send you the file privately.
The text was updated successfully, but these errors were encountered: