Edit report at http://bugs.php.net/bug.php?id=15078&edit=1

 ID:                 15078
 Updated by:         [email protected]
 Reported by:        vlajos at dazzle dot bke dot hu
 Summary:            --trans-sid doesn't work with Header("Location:
                     ...."); like redirects
-Status:             Open
+Status:             Bogus
 Type:               Feature/Change Request
-Package:            Feature/Change Request
+Package:            Session related
 Operating System:   Linux
 PHP Version:        4.0.6
 Block user comment: N
 Private report:     N

 New Comment:

For such you need to pass the SID yourself in the code. Transparent SID
is meant only for output html.


Previous Comments:
------------------------------------------------------------------------
[2002-01-17 02:45:57] vlajos at dazzle dot bke dot hu

I think that all version on all OS are affected.

------------------------------------------------------------------------
[2002-01-17 02:44:21] vlajos at dazzle dot bke dot hu

There is IE6.0 with his wonderous cookies.

Maybe usefull to rewrite Header("Location: /") like redirects to
contains PHPSESSID. (maybe only-if
!isset($HTTP_COOKIE_VARS["PHPSESSID"])

and trans-sid enabled.

What do you think?



Veres Lajos

[email protected]

------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=15078&edit=1

Reply via email to