Share

PHP Headliner

Tracker: Bugs

8 Frameset stuff: incorrect doctype and more - ID: 1577771
Last Update: Settings changed ( colineberhardt )

The doctype for thread view is incorrectly set to HTML
4.01 Transitional when it should be HTML 4.01 Frameset.
In other words it should be something like:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">

such that frameset is a recognized tag. Also, I would
put quotes around the cols=350,* attribute on the
frameset tag. And you might as well put in a in a
"noframes" tag. Noframes is unlikely to ever been
seen but can't hurt.

I think it would it would be very much worth the effort
to get the output of PHP headliner up to valid HTML
4.01. It yeilds more uniform browser output and being
able to use a validator to spot HTML regressions in new
code can save valuable time.

Jason


Jason Quinn ( jason_quinn ) - 2006-10-15 19:54

8

Closed

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2006-12-08 10:51 colineberhardt
close_date - 2006-12-08 10:51 colineberhardt
priority 5 2006-10-20 13:42 colineberhardt