Closed (fixed)
Project:
Table of Contents
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 23:40 UTC
Updated:
5 Jul 2009 at 11:03 UTC
the table generation of a page works ok, but when I introduce some HTML code to render a Google map it doesn't work any more: it writes text from the body of the document in the table of contents.
I think the tag that causes problems is "iframe"
Comments
Comment #1
deviantintegral commentedIt should ignore HTML tags - it runs text through strip_tags() before displaying it. Could you post a screenshot of the affected page, as well as the snippet of HTML?
Comment #2
AlexisWilke commentedClosing as the user never replied.