Error when converting extension-less html file with html-to-epub3
- Dominant language
- Java
- Stars
- 26
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
_From [capitan....@gmail.com](https://code.google.com/u/118277064934808789355/) on December 12, 2013 14:28:22_
What steps will reproduce the problem? 1. Copy dontworrybehapy/content.html to dontworrybehappy/content
2. $ ./dp2 html-to-epub3 --x-html ./samples/daisy202/dontworrybehappy/content -o ~/tmp/out What is the expected output? What do you see instead? The script crashes with a:
[WS] ERROR(63) - java.io.FileNotFoundException: /home/javi/daisy/pipeline-assembly/target/dev-launcher/data/jobs/05935d45-8400-49ca-82c5-b76cf99354ad/output/output-dir/epub/EPUB/pipeline-cli/samples/daisy202/dontworrybehappy/content (No such file or directory)
in the middle of the execution.
_Original issue: http://code.google.com/p/daisy-pipeline/issues/detail?id=372_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.