[PHP-DOC] Bug #11491 Updated: When using ob_start("ob_gzhandler") transient SID gets broken From: sander <email protected>
Date: 12/22/01

ID: 11491
Updated by: sander
Reported By: alain <email protected>
Old Status: Feedback
Status: Closed
Bug Type: Documentation problem
Operating System: Windows 2000 Server
PHP Version: 4.0.5
New Comment:

No feedback. Closing.

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

[2001-12-22 08:40:26] sander <email protected>

No feedback. Closing.

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

[2001-12-01 12:15:00] sebastian <email protected>

This should be fixed, please try a recent version of PHP.

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

[2001-06-21 14:24:22] sniper <email protected>

This should be mentioned in the manual?
Reclassified as docu prob.

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

[2001-06-20 17:05:01] hholzgra <email protected>

output buffering takes place before the transient sid
mechanism, which is the last thing to happen before
the actual script output is passed on to the webserver

so the trans-sid parser will not recognize the URLs
in the already compressed output, thats it

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

[2001-06-14 14:39:50] sniper <email protected>

Reproduced with PHP 4.0.6RC3.

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

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/?id=11491

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