ID: 14695
Updated by: [EMAIL PROTECTED]
-Summary: session_destroy affects output
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Closed
Bug Type: Session related
Operating System: FreeBSD4
PHP Version: 4.1.0
New Comment:
This bug has been fixed in CVS.
Session destory affects output when you are using trans-sid.
This will not be fixed, but instead, you can get array of output
buffers with
ob_get_status() function can be found in CVS.
Closed to users notice trans-sid affects output.
Previous Comments:
------------------------------------------------------------------------
[2002-01-18 22:24:29] [EMAIL PROTECTED]
Could you try it with 4.2.0-dev? since output buffering code differs.
------------------------------------------------------------------------
[2002-01-18 22:22:10] [EMAIL PROTECTED]
I haven't checked code yet, but I'm guessing "trans-sid" buffer is
destroyed.
If you disable trans-sid, you will not have problem.
If you do, please let us know.
------------------------------------------------------------------------
[2002-01-18 21:38:11] [EMAIL PROTECTED]
My page gets cut off in the middle after the destroy call. Very weird!
I've tried doussins of browsers and they all show the same - after
session_destroy() the page gets cut off after a while. I run apache on
a linux machine...
------------------------------------------------------------------------
[2001-12-26 01:40:26] [EMAIL PROTECTED]
Ok. Thanks. I think I know what is causing the problem now :)
I changed status to analiyzed, but I'm not 100% sure.
I'll update this report when I verified the cause.
------------------------------------------------------------------------
[2001-12-26 01:07:52] [EMAIL PROTECTED]
( I havn't tried to re-compile without --enable-trans-sid)
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/14695
--
Edit this bug report at http://bugs.php.net/?id=14695&edit=1