Bug 45021

Summary: processlogs script does not produce valid HTML
Product: Documentation Reporter: Mark Linimon <linimon>
Component: Books & ArticlesAssignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Linimon 2002-11-07 05:20:01 UTC
	There is neither a closing body tag nor a closing html tag.  In
	general, browsers work without these, but Konqueror in particular
	was displaying some artifacts.

	While I was in there, also made sure empty cells had an nbsp
	directive; eliminated a bogus case for Aff.; and changed Date
	build to Build date, which seems more grammatical to me.

	These diffs are complementary to the ones in www/44919.
	Either or both may be used.

How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-10 07:44:57 UTC
Responsible Changed
From-To: freebsd-www->portmgr

Although I'm the one who made it produce bad html, portmgr is the 
only one who can fix it.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2002-11-10 08:57:53 UTC
State Changed
From-To: open->closed

Patch committed, thanks!