Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 2009 01:51:07 GMT
From:      Paul J Murphy <paul@inetstat.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/141089: http://www.freebsd.org/ports/ using invalid XHTML doctype on HTML code
Message-ID:  <200912020151.nB21p7m0076096@www.freebsd.org>
Resent-Message-ID: <200912020200.nB2202E7098087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912020151.nB21p7m0076096>