Romain Deltour
Romain Deltour
Good suggestion 👍. But I'm postponing this to when we rework the messaging facility, in a later version.
Moving this one out of v5.0.0, this is low priority.
Closing this as not an issue, since EPUBCheck is conforming to the spec here, as far as I can tell. Feel free to keep on commenting here, or reopen if...
@JSCrawford54 your answer to #665 doesn't really solve the problem of avoiding the JVM startup time. @elmimmo for now the only way to do it is programmatically, via EpubCheck's Java...
> This is an old bug (#490) which apparently wasn't fixed in the latest release. I just had a look and it seems it's a bit more complex: the issue...
If entities are defined in an external DTD, that would be valid in EPUB 2 (but not in EPUB 3). Could you share a sample file to reproduce the issue?
> The EPUB validation has failed while using the option "--version" in the command line argument and getting the default message in the log file if there are any errors...
> I saw this is commented out with a note to fix it in the future, so it looks like there are plans to bring it back?: Oh absolutely yes,...
@karenhanson sorry for the late answer. The next maintenance release should be published at the end of this month!
The EPUB spec requires that non-linear content (the documents referenced in an `itemref` element with a `linear` attribute set to "no") are reachable from linear content; typically, from a hyperlink...