[PHP-DEV] Bug #11852 Updated: Session ID not transferred correctly within framesets

2001-11-24 Thread sniper

ID: 11852
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Bogus
Bug Type: Session related
Operating System: Win98SE
PHP Version: 4.0.6
New Comment:

Ask support questions on the mailing lists:

http://www.php.net/support.php


Previous Comments:


[2001-11-18 01:40:46] [EMAIL PROTECTED]

1.) Sessions work fine for me with frames.

2.) Please test your script(s) with
http://www.php.net/~zeev/php-4.1.0RC2.tar.gz

Thanks.




[2001-07-03 05:43:53] [EMAIL PROTECTED]

starting indexfile:

session_start()
session_register(var)

in the header of the frameset definition (index) file, even transferring the ?=SID? 
directly to the contained frame (control) can't convince the control-file to take on 
the same session id as the indexfile has submitted to it. 


starting controlfile:

session_start()

tried everything. all worked perfect on the 4.0.5 release! i can't find any scripting 
bug...





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


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




[PHP-DEV] Bug #11852 Updated: Session ID not transferred correctly within framesets

2001-11-17 Thread sebastian

ID: 11852
Updated by: sebastian
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Session related
Operating System: Win98SE
PHP Version: 4.0.6
New Comment:

1.) Sessions work fine for me with frames.

2.) Please test your script(s) with
http://www.php.net/~zeev/php-4.1.0RC2.tar.gz

Thanks.


Previous Comments:


[2001-07-03 05:43:53] [EMAIL PROTECTED]

starting indexfile:

session_start()
session_register(var)

in the header of the frameset definition (index) file, even transferring the ?=SID? 
directly to the contained frame (control) can't convince the control-file to take on 
the same session id as the indexfile has submitted to it. 


starting controlfile:

session_start()

tried everything. all worked perfect on the 4.0.5 release! i can't find any scripting 
bug...





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


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