Skip to content

Unnecessary requirement for a fragment ID in a SMIL file #1301

@iherman

Description

@iherman

In a MO file if I have something like:

<body epub:textref="file.xhtml">
	<par>...
    ...

I get the following error message when I run the EPUB 3.3 version of epubcheck (v5.0.0-beta-1):

Validating using EPUB version 3.3 rules.
ERROR(MED_014): mol-navigation.epub/EPUB/mo/ch1.smil(2,37): A non-empty fragment identifier is required.

This in spite of the spec saying:

The value MUST be a path-relative-scheme-less-URL string, optionally followed by U+0023 (#) and a URL-fragment string.

(Emphasis is mine.)

Cc https://github.com/marisademeglio

Metadata

Metadata

Assignees

Labels

spec: EPUB 3.3Impacting the support of EPUB 3.3status: completedWork completed, can be closedtype: false-positiveThis issue is about valid content being incorrectly rejected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions