ID: 9191
Updated by: sas
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Suspended
Bug Type: *Session related
Assigned To: 
Comments:

Rewriting HTTP headers such as Location has already been requested.

Previous Comments:
---------------------------------------------------------------------------

[2001-02-09 07:24:24] [EMAIL PROTECTED]
In all instances I am using a simple templete class that prints the html.

Instance 1
=========
1 script which checks the username password, sets a session variable and displays a 
link. The link is coded in the html template with just the address being replaced 
dynamically. On successful login and rejection of the cookie the link is shown 
correctly with the session id attached.

Instance 2
=========
2 scripts. On successful logon a session variable is registered and then a redirection 
(using header function). Again cookie is rejected but no session id is passed to the 
2nd script.

Instance 3
=========
As instance 1 but html containing links is generated using php and added to the 
template. On successful login and rejection of the cookie the links appear but do not 
have the session id attached to their URLs.


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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9191&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to