View Single Post
Old 06-14-2019, 09:44 AM   #212
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,738
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Mister L View Post
Why would epubcheck not return a file name?.
Apparently there's a bug in the Usage module of EPUBCheck v4.2.1. If you activate the clipboard copy mode of the epubcheck plugin, you'll most likely find entries such as the following:

Quote:
USAGE(HTM-010): C:\Temp\tmp3ny_jhgg.epub(25,191): Namespace uri 'http://www.w3.org/1999/xlink' was found.
USAGE(HTM-010): C:\Temp\tmp3ny_jhgg.epub/OEBPS/toc.ncx(3,118): Namespace uri 'http://www.daisy.org/z3986/2005/ncx/' was found.
[...]
[...]
USAGE(HTM-010): C:\Temp\tmp3ny_jhgg.epub/OEBPS/Text/cover.xhtml(25,191): Namespace uri 'http://www.w3.org/1999/xlink' was found.
It's messages such as the message in the first line that caused this problem. It reported line and column numbers, but no file name. Also, the same message was later in the output repeated with a file name. I've added a updated version to the first post that should ignore such messages.
Doitsu is offline   Reply With Quote