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.
|