Bug 21941

Summary: No DOCTYPE in resulting HTML
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: stylesheetsAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-12-08 14:37:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2000-12-08 14:36:39 UTC
This small example:

<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" []>
<article>
 <para>Lorem ipsum dolor sit amet.</para>
</article>

when run through db2html produces an HTML file with no DOCTYPE declaration.

Comment 1 Tim Waugh 2001-02-19 22:36:04 UTC
Fixed in Fisher.