Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file scheme not allowed in publications #1270

Closed
mattgarrish opened this issue Jul 12, 2021 · 1 comment
Closed

file scheme not allowed in publications #1270

mattgarrish opened this issue Jul 12, 2021 · 1 comment
Labels
spec: EPUB 3.3 Impacting the support of EPUB 3.3 status: completed Work completed, can be closed
Milestone

Comments

@mattgarrish
Copy link
Member

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 w3c/epub-specs#1688

@mattgarrish mattgarrish added the spec: EPUB 3.3 Impacting the support of EPUB 3.3 label Jul 12, 2021
@rdeltour rdeltour added the status: accepted Ready to be further processed label Nov 13, 2021
@rdeltour rdeltour added this to the v5.0.0-beta-1 milestone Nov 13, 2021
@mattgarrish mattgarrish changed the title file scheme not recommended in package document file scheme not allowed in publications Jun 20, 2022
@mattgarrish
Copy link
Member Author

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

See w3c/epub-specs#2324

@rdeltour rdeltour added status: in progress The issue is being implemented by the development team and removed status: accepted Ready to be further processed labels Nov 17, 2022
@rdeltour rdeltour added status: completed Work completed, can be closed and removed status: in progress The issue is being implemented by the development team labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec: EPUB 3.3 Impacting the support of EPUB 3.3 status: completed Work completed, can be closed
Projects
None yet
Development

No branches or pull requests

2 participants