View Single Post
Old 02-23-2024, 12:58 PM   #8
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,870
Karma: 6120478
Join Date: Nov 2009
Device: many
The epub spec (used to or may still) restrict id attribute values from starting with numbers/digits and since many pieces of software created unique id values in the opf out of file names, it caused problems. So naming files with a starting number was discouraged by many epub authors.

InDesign was infamous for not properly escaping spaces in opf manifest urls as required by the epub and url specs. So I am betting that is the issue here.
KevinH is offline   Reply With Quote