Closed (won't fix)
Project:
Table of Contents
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2008 at 01:48 UTC
Updated:
3 Sep 2008 at 17:20 UTC
Using Drupal 6.4, I've noticed that if I enable the 'HTML Corrector' filter at the same time as 'headings to anchors' and 'table of contents' the table of contents do not display, instead the tag
is visible when I view the page.
Comments
Comment #1
deviantintegral commentedYes, this is an issue with the HTML corrector module: #222926: htmlcorrector filter escapes HTML comments. Once that issue is closed, this will go away. The solution currently is to have the HTML corrector filter run after the table of contents filter.
--Andrew