From:             [EMAIL PROTECTED]
Operating system: Linux 2.4
PHP version:      4.0.4pl1
PHP Bug Type:     Feature/Change Request
Bug description:  automatically inserted HTML with --trans-sid breaks page compliance 
to w3c std

I'm trying to use the latest w3c recommendation (xhtml 1.0)
in building a new site, but the hidden form elements
inserted by --trans-sid break compliance.

Obviously not high priority, but perhaps a .ini option like
session.htmlver could be used to determine what sort of text
trans-sid spits out.

For a sample, hit http://clarkhall.ca/

An XHTML 1.0 compliant version of the item in question would be:
<INPUT type="hidden" name="RegistryID
value="dfc59efe2f4f3fe82ca321c40a635f0b" />



-- 
Edit Bug report at: http://bugs.php.net/?id=9201&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to