https://issues.apache.org/bugzilla/show_bug.cgi?id=48888
Summary: DOCTYPE definitions nearly 11 years out-of-date
Product: Apache httpd-2
Version: 2.2.15
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25111)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25111)
Patch for old DOCTYPE definitions
The DOCTYPE definitions in include/httpd.h are nearly 11 years out-of-date,
referring to the HTML 4.0 specification, which was replaced by 4.01 in July
1999.
The attached patch attempts to rectify this by:
1) adding definitions for HTML 4.01, using the current DTD list
(http://www.w3.org/QA/2002/04/valid-dtd-list.html)
2) replacing the old definitions with aliases for the new definitions
3) adding definitions for XHTML 1.1 and XHTML Basic 1.1
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]