Footnotes numbered incorrectly
-
Expected Result
Footnotes will be numbered based on their appearance in the post.
Actual Result
The footnotes are instead numbered 1, 5, 2, 3, 4. The correct footnote text is displayed on number hover, but the footnotes in the bottom are doubly misordered as 1, 3, 4, 5, 2.
Steps to Replicate
Bizarrely, the only time I’ve encountered this issue was when I was making a minimal working example for a previous bug report. The numbering works fine on all the real posts I’ve ever used footnotes on, but on this page (and, as far as I can tell, only on this page) they render incorrectly.
The post HTML is as follows:
This is a footnote.((This is footnote 1. Dicta quas esse enim aut tempore corporis nobis. Quaerat dolorem repellat quo qui quam ducimus mollitia nulla. Perferendis blanditiis voluptatem laudantium et ut ea illo veritatis.)) This is a footnote.((This is footnote 2. Dicta quas esse enim aut tempore corporis nobis. Quaerat dolorem repellat quo qui quam ducimus mollitia nulla. Perferendis blanditiis voluptatem laudantium et ut ea illo veritatis.)) This is a footnote.((This is footnote 3. Dicta quas esse enim aut tempore corporis nobis. Quaerat dolorem repellat quo qui quam ducimus mollitia nulla. Perferendis blanditiis voluptatem laudantium et ut ea illo veritatis.)) This is a footnote.((This is footnote 4. Dicta quas esse enim aut tempore corporis nobis. Quaerat dolorem repellat quo qui quam ducimus mollitia nulla. Perferendis blanditiis voluptatem laudantium et ut ea illo veritatis.)) This is a footnote.((This is footnote 5. Dicta quas esse enim aut tempore corporis nobis. Quaerat dolorem repellat quo qui quam ducimus mollitia nulla. Perferendis blanditiis voluptatem laudantium et ut ea illo veritatis.))
Testing Performed
- this happens on both Posts and Pages
- this happens when I make a new Post using the same code
- this is independent of whether the footnotes include any links
- if the text of all the footnotes is the same and the ‘merge identical footnotes’ option is enabled, then the notes correctly merge but are still displayed in the text in the 1, 5, 2, 3, 4 order.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Footnotes numbered incorrectly’ is closed to new replies.