I have a problem similar to the one I reported in #46. However, it now only affects the Kobo Clara 2E and one and the same book (epub2.0; in the reader in KEPUB format using the KoboTouchExtended plug-in, v. 3.6.11) that I am currently working on: When I press on a footnote, a pop-up appears with the respective footnote preview. This works up to footnote [12]. From footnote [13] onwards (there are only 14 footnotes in total), I am also referred to the footnotes; however, no pop-up window opens, but the entire HTML page with the footnotes appears. The back link works perfectly. The problem persists after I have run the plug-in a second time. What surprises me is that the formatting is the same each time, like this:
Code:
<p>»Wie heiß …!«, rief Dona Gabriela, indem sie mit dem Winken ihres Fächers den ganzen <i>donaire</i><a class="noteanchor" id="bodyftn11" href="chapter27.xhtml#ftn11">[11]</a> einer Spanierin affektierte. »Oh! Es fühlt sich nicht so an, als hätten wir den Monat Juli.<a class="noteanchor" id="bodyftn12" href="chapter27.xhtml#ftn12">[12]</a> Aber bei meinem Leben, die Unannehmlichkeiten, die wir erleiden, sind die Freuden wert, die unsere Augen erblickten.«</p>
<p>Die Gesellschaft spaltete sich bald darauf in Gruppen. Einige unterhielten sich, andere spielten, zwei alte Männer saßen beim Backgammon, die Mädchen waren im Garten verstreut und die vier Studenten hatten die üble Idee, einen Tisch zum <i>Voltarete</i><a class="noteanchor" id="bodyftn13" href="chapter27.xhtml#ftn13">[13]</a> zu bilden.</p>
The formatting of the footnote-page is quite identical:
Code:
<p class="note" id="ftn11"><a href="chapter14.xhtml#bodyftn11" class="noteSymbol">11</a> <i>Donaire</i> (span.): typisch spanische Grazie (d. Übers.).</p>
<p class="note" id="ftn12"><a href="chapter14.xhtml#bodyftn12" class="noteSymbol">12</a> Man bedenke, dass im Monat Juli in Brasilien tiefster Winter herrscht (d. Übers.).</p>
<p class="note" id="ftn13"><a href="chapter17.xhtml#bodyftn13" class="noteSymbol">13</a> <i>Voltarete</i>: ein Kartenspiel (d. Übers.).</p>
<p class="note" id="ftn14"><a href="chapter18.xhtml#bodyftn14"
Of course, this only reflects the format in the Sigil version; I can't say whether there have been any changes in the e-reader. No error message appeared when using the plug-in. Have I overlooked something?
Plug-in v. 0.3.3, Sigil v. 2.3.0, Windows 10 64 bit. All quoted texts are in the public domain or subject to the Creative Commons licence.