php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12056 Transparent Session ID doesn't pick up redirects
Submitted: 2001-07-11 11:24 UTC Modified: 2002-04-10 18:42 UTC
From: bdmac at ufl dot edu Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0.6 OS: Linux 2.2.x
Private report: No CVE-ID: None
 [2001-07-11 11:24 UTC] bdmac at ufl dot edu
Bug #6121 was assigned in 10/2000 and I have seen no updates to it of any kind.  I just wanted to let you know that the problem still exists in PHP 4.0.6.

If you use a header("Location:URL") to redirect (as I do often), the SID is not transparently attached to the URL.  This doesn't seem like it would be too difficult to fix.  In the mean time I have written wrapper functions to handle this problem but it IS quite annoying. =)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-11 12:30 UTC] kalowsky@php.net
dup of 6121
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 07:01:27 2024 UTC