Thread: Kobo Bug thread
View Single Post
Old 03-21-2017, 02:31 PM   #863
Namenlos
Enthusiast
Namenlos began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Jul 2014
Device: Kobo Mini
Quote:
Originally Posted by Rev. Bob View Post
[…]1. Why are there {braces} around the UID? Are they present in the OPF's identifier value?
2. Unless there's nesting in the TOC, which your sample does not indicate, the depth should be 1, not 2. (Yes, I know Calibre assigns a value of 2 to a flat TOC. Calibre's wrong; the EPUB spec is quite clear on that front.)[…]
1. I have no idea why finereader generated that this way. I used finereader and cleared the epub up in sigil.

opf:
Code:
[…]
<package version="2.0" unique-identifier="uuid" xmlns="http://www.idpf.org/2007/opf">
[…]
    <dc:identifier id="uuid">{59B4E70D-E7D8-4591-859A-90C974AEA3FD}</dc:identifier>
[…]
2. This is a nested TOC, three parts and 31 chapters.

Calibre did not touch the file at all. Just Finereader and cleanups and improving layout in Sigil.

Quote:
Originally Posted by davidfor View Post
[…]There is a problem with navigation in epubs with multiple chapters per file. The ToC will show the first entry in the file as the current chapter. Selecting one of the others will go to the correct place. And using the next and previous chapter doesn't work properly. Next will go to the first chapter in the next file. Previous will go to the first chapter in the current file.

I can't remember when this bug turned up. I'm pretty sure it was before 3.19.
This is exactly my problem, but good to know this is a bug on Kobos side and not mine.
Namenlos is offline   Reply With Quote