php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20545 wrong automatic url rewriting when using session.use_trans_sid
Submitted: 2002-11-21 08:40 UTC Modified: 2002-11-21 08:44 UTC
From: peat at iglu dot cz Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.3 OS: linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: peat at iglu dot cz
New email:
PHP Version: OS:

 

 [2002-11-21 08:40 UTC] peat at iglu dot cz
when using session.use_trans_sid, SID is appended to url with parameters using the '&PHPSESSID=...' string, wich is not conforming to SGML nor XML (although most browsers accept this)

'&PHPSESSID=...' should be used instead


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-21 08:44 UTC] derick@php.net
Thank you for taking the time to write to us, but 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
 [2002-11-21 08:44 UTC] cynic@php.net
read your php.ini

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 06:01:34 2024 UTC