-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
EPUB33Issues fixed in the EPUB 3.3 revisionIssues fixed in the EPUB 3.3 revisionSpec-EPUB3The issue affects the core EPUB 3.X RecommendationThe issue affects the core EPUB 3.X Recommendation
Description
It's mostly a detail, but something struck me as maybe out of place in the file paths and names restrictions.
The spec says:
file names and paths MUST be UTF-8 [unicode] encoded
What does it mean to talk about encoding in the abstract container? Encoding is a concrete thing that happens when actually storing the info.
The ZIP section already requires:
OCF ZIP containers MUST encode File System Names using UTF-8 [unicode].
Metadata
Metadata
Assignees
Labels
EPUB33Issues fixed in the EPUB 3.3 revisionIssues fixed in the EPUB 3.3 revisionSpec-EPUB3The issue affects the core EPUB 3.X RecommendationThe issue affects the core EPUB 3.X Recommendation