ID:               32513
 Updated by:       php-bugs@lists.php.net
 Reported By:      tomas_matousek at hotmail dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Session related
 Operating System: WinXP
 PHP Version:      5.0.3
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2005-03-31 10:52:20] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.



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

[2005-03-31 10:49:23] tomas_matousek at hotmail dot com

Description:
------------
If user handlers are set, the Write callback is not triggered and so
session vars set to $_SESSION are not persisted on the end of the
script unless session_write_close is called.

This is related to bugs #16282 and #12915.



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


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

Reply via email to