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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 40 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 30 20:01:30 2024 UTC