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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bdmac at ufl dot edu
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC