Modify

Opened 3 years ago

#7710 new defect

Pages with frames do not display correctly

Reported by: rjollos Owned by: cboos
Priority: normal Component: DoxygenPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I'm trying to display some documentation from a third party generated using 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>

Attachments (0)

Change History (0)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from cboos. Next status will be 'new'.
The owner will be changed from cboos to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.