Skip to content

EPUBCheck not reporting the xmlns:epub error #1601

@JackieFei

Description

@JackieFei

Hi,

download html_xmlns_epub_error.zip, rename to html_xmlns_epub_error.epub

The Section0001.xhtml

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://http://www.idpf.org/2007/ops">
<head>
  <title>title</title>
</head>

<body>
  <p>&#160;</p>
</body>
</html>

Opened in browser
Image

But epubcheck 5.2.1 is all pass

Metadata

Metadata

Assignees

Labels

status: has PRThe issue is being processed in a pull requesttype: featureThe issue describes a new feature request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions