I recently wrote a book page, using a total of 22 footnotes. And when I look at the list footnotes, I see that they are numbered 1-0, then start over at 1 again. In the text, they are numbered correctly, and the correct footnote show up when you click on the numbers, but - they aren't numbered correctly in the list of footnotes.

You can check the page out here: http://www.lancefestivalen.se/?q=node/287

CommentFileSizeAuthor
#2 footnotes.png55.78 KBjanne

Comments

hingo’s picture

I'm sorry but I'm not able to reproduce this bug. I can insert 24 footnotes and they all work correctly. Moreover, I don't see a problem on the page you linked to either.

Did I misunderstand something?

janne’s picture

StatusFileSize
new55.78 KB

I might have explained it poorly. What I tried to say was that everything works just fine, until you scroll down to the end of the text and view the list of footnotes. Then you'll se that they are numbered 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4... and so on.

I had expected the numbers in the list of footnotes to match the actual number of the footnote in question. (For example, footnote number 14 is listed as number 4.)

I've also added a screenshot to further illustrate my point.

hingo’s picture

Status: Active » Closed (works as designed)

Ok. Thanks for the screenshot. Your problem is actually a bug between Internet Explorer and your CSS. The numbering is ok with Firefox. Also, it is ok if you remove your CSS stylesheet.

You can get this same problem by just inserting a list (ol tag with li items) with more than 10 items in it.

janne’s picture

Ok. Thanks. Good thing that got cleared up. :)