epubcheck icon indicating copy to clipboard operation
epubcheck copied to clipboard

Use Unicode full case folding and NFC normalization for file name uniqueness comparisons

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

The previous wording was vague about what case normalization to use and allowed either NFC or NFD normalization.

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

mattgarrish avatar May 14 '21 13:05 mattgarrish

This requirement was further changed in https://github.com/w3c/epub-specs/pull/1648

The new prose is: "All File Names within the same directory MUST be unique following Unicode normalization [UAX15] and then full case folding [Unicode]".

mattgarrish avatar Jul 12 '21 12:07 mattgarrish