TopoFusion support forums

Archived  - Use Search => Archived - Feedback and Comments => Topic started by: tymbee on June 09, 2005, 07:42:18 PM

Title: HTML Bug
Post by: tymbee on June 09, 2005, 07:42:18 PM
FYI, it appears that when I generate an HTML Image Map, the resulting html code as a mismatched heading tag:

<h2 align="center">FileName.gpx</h3>

Obviously the tags should be matched as in:

<h2 align="center">FileName.gpx</h2>
Title: HTML Bug
Post by: Krein on January 06, 2006, 03:13:49 PM
A little belabored, but we fixed it.  Thanks for pointing it out.