epubcheck icon indicating copy to clipboard operation
epubcheck copied to clipboard

file scheme not allowed in publications

Open mattgarrish opened this issue 4 years ago • 1 comments
trafficstars

There should be a warning now if href attributes in the package document have absolute URLs that use the file scheme.

href is allowed on metadata link and manifest item elements.

See https://github.com/w3c/epub-specs/issues/1688

mattgarrish avatar Jul 12 '21 12:07 mattgarrish

This restriction has now been broadened and made more restrictive. file: URLs are not allowed anywhere in an epub publication.

See https://github.com/w3c/epub-specs/issues/2324

mattgarrish avatar Jun 20 '22 14:06 mattgarrish