php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #9201 automatically inserted HTML with --trans-sid breaks page compliance to w3c std
Submitted: 2001-02-09 20:22 UTC Modified: 2001-02-14 16:49 UTC
From: lintec at engsoc dot queensu dot ca Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.4pl1 OS: Linux 2.4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lintec at engsoc dot queensu dot ca
New email:
PHP Version: OS:

 

 [2001-02-09 20:22 UTC] lintec at engsoc dot queensu dot ca
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" />

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 16:49 UTC] sniper@php.net
This is fixed in CVS. Try latest CVS snapshot from http://snaps.php.net/

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 21:01:31 2025 UTC