And HTML is deleted because it is not indexed.
(And I did a test with an empty NCX and same problem)
EDIT : Arf. I don't feel like I'm being clear (even for me) and now that I have the 3 <item> the problem is obvious to me.
In the original ePub, the file name reference is in XML format. At Loading it is translated directly in "web url", transforming the & into %26amp%3B instead of %26, which breaks the reference of the object.
0.9.18 seems to detect the format correctly and therefore avoids parse error.
Last edited by un_pogaz; 11-10-2019 at 09:21 AM.
|