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
 [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 04 01:01:49 2024 UTC