cgi generated pages do not produce valid html

Bug #266261 reported by Skripi-users
2
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Medium
Unassigned

Bug Description

Hi,

i ran 'http://www.htmlhelp.com/cgi-bin/validate.cgi?
url=http%3A%2F%2Fv1837.vanager.
de&warnings=yes&input=yes&spider=yes&hidevalid=yes
"
against my local mailman installation and noticed:

- the cgi's do not produce a proper doctype
- the mailinglist templates are no longer html
  conform.

Possible solution:

prepend to all generated pages a DOCTYPE:
---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//
EN" "http://www.w3.org/TR/html4/strict.dtd">
---
or
----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN" "http://www.w3.org/TR/html4/loose.
dtd">
---

I would prefer strict and move presentation related stuff
to css..

[http://sourceforge.net/tracker/index.php?func=detail&aid=1251101&group_id=103&atid=100103]

Tags: web-cgi
Revision history for this message
Skripi-users (skripi-users) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.