www/141089: http://www.freebsd.org/ports/ using invalid XHTML
doctype on HTML code
Paul J Murphy
paul at inetstat.net
Wed Dec 2 02:00:07 UTC 2009
>Number: 141089
>Category: www
>Synopsis: http://www.freebsd.org/ports/ using invalid XHTML doctype on HTML code
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 02 02:00:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Paul J Murphy
>Release: 7.2
>Organization:
iNetStat.net
>Environment:
http://www.freebsd.org/ports/
>Description:
The ports pages on the main web site (http://www.freebsd.org/ports/) are emitting a XHTML doctype in the head, but the content is clearly invalid for XHTML (it looks like old HTML4, as far as I can see).
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML>
<HEAD>
<TITLE>About FreeBSD Ports</TITLE>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
<META NAME="MSSMARTTAGSPREVENTPARSING" CONTENT="TRUE">
<LINK HREF="../favicon.ico" TYPE="image/x-icon" REL="shortcut icon">
<LINK HREF="../favicon.ico" TYPE="image/x-icon" REL="icon">
..
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-www
mailing list