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 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: 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

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: Thu Apr 25 01:01:30 2024 UTC