﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
7710	Pages with frames do not display correctly	rjollos	cboos	"I'm trying to display some documentation from a third party generated using [http://www.cppdoc.com/ CppDoc]. Most of the documentation displays fine, but one of the files is ''index.htm'' (see below), which appears to have been written by hand. For all I know, the problem could be with the ''index.htm'' page, but what I'm seeing is that nothing is displayed when I navigate to this page. It displays fine in the browser outside of Trac.

{{{
<HEAD>
<!-- Generated by CppDoc v2.4.1 on May 17, 2010 at 19:42-->

	<META NAME=""GENERATOR"" Content=""CppDoc"">
	<TITLE>Verasonics HAL C</TITLE>

</HEAD>

<FRAMESET cols=""20%,80%"">
<FRAMESET rows=""30%,70%"">
<FRAME src=""index-overview-frame.html"" name=""projectListFrame"">
<FRAME src=""index-allclasses-frame.html"" name=""projectFrame"">
</FRAMESET>
<FRAME src=""index-overview-summary.html"" name=""classFrame"">
</FRAMESET>
<NOFRAMES>
<H2>Frame Alert</H2>

<P>
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
<BR>
Link to <a href=""index-overview-summary.html"">Non-frame version</a>.</NOFRAMES>
}}}"	defect	new	normal	DoxygenPlugin	normal				0.11
