0) No Sandbox
1) This ePub is not mine

1.5) I agree that such a name is absurd
2) I opened and saved with 0.9.18 and then used 0.9.991 without any problem. It is therefore a problem when loading the OPF into Sigil 0.9.991.
Cef. OPFs.
Apparently it is the & ampsand that is treated differently. It's parse in XML format
before then in "web url" format au moment du chargement.
Source
Quote:
<item href="Scheer,K.-H.&Darlton,Clark-[Perry Rhodan-001]Operation Astree(1961)_split_000.html" id="html21" media-type="application/xhtml+xml"/>
|
0.9.18 (work)
Quote:
<item id="html21" href="Text/Scheer%2CK.-H.%26Darlton%2CClark-%5BPerry%20Rhodan-001%5DOperation%20Astree%281961%29_split_000.html" media-type="application/xhtml+xml"/>
|
0.9.991
Quote:
<item id="html21" href="Scheer%2CK.-H.%26amp%3BDarlton%2CClark-%5BPerry%20Rhodan-001%5DOperation%20Astree%281961%29_split_000.html" media-type="application/xhtml+xml"/>
|