View Single Post
Old 11-20-2012, 04:58 AM   #9
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,732
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@meme - no there is definitely a problem in there. In fact possibly two issues.

Open the Single file.epub. In Book View, place the cursor on the line before "Heading 1c", and do a split.

Now if you click on "link one", you will find it works, and you think "hey, no problem". However note that (1) if you switch back to the Section0002.html file and try to click it again the link does not work a second time (nor does link two). And (2) if you switch to code view and look at the underlying html that they remain as href="#Link_One" without the file prefix which explains why it won't work for subsequent clicks.

So I'm not sure why it works for that first click, and it seems it isn't doing all the relinking completely as far as the hrefs are concerned.
kiwidude is offline   Reply With Quote