php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16357 --enable trans-id does its job, adds one extra char however
Submitted: 2002-03-29 21:42 UTC Modified: 2002-03-29 22:04 UTC
From: jtortiz at pacbell dot net Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.1.2 OS: MacOSX
Private report: No CVE-ID: None
 [2002-03-29 21:42 UTC] jtortiz at pacbell dot net
we have php 4.1.2 with trans id enabled and sessions are set not to use cookies.  an example form contains the following input, inserted automaticly by php:
<input type="hidden" name="VisitorID" value="f66e08142880c42c82ac5aeecd3a0962" />


notice the "/>" at the end.  the slash is not needed.  I dont know if that was meant to be there, but I realize how it could be overlooked.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-29 22:04 UTC] sniper@php.net
This is not a bug. Please double-check the documentation available
at http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC