TOC fails if headlines are numeric

dupalaccount - September 24, 2009 - 09:32
Project:Table of Contents
Version:6.x-3.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi there

If you have something like this:

<h1>2009</h1>
<h2>test</h2>
<h3>8000</h3>
<h1>2010</h1>
<h3>9000</h3>

TOC will output:

1.  test
  1. 8000
  2. 9000

This behavior appears also in version 2.3

Regards Jens

#1

AlexisWilke - September 24, 2009 - 20:05

Jens,

I had noticed some problems, but had not really determined what it was. That's indeed a big one! I will look into it soon. Thank you for the clear test sample.

Thank you.
Alexis

 
 

Drupal is a registered trademark of Dries Buytaert.