ID: 29752 Updated by: [EMAIL PROTECTED] Reported By: php-is-cool at gmx dot net -Status: Open +Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.3.7 New Comment:
Duplicate of #29584. Please, do not create new reports if this problem was already reported before. Change the original report instead. Previous Comments: ------------------------------------------------------------------------ [2004-08-19 08:44:34] php-is-cool at gmx dot net Description: ------------ if I send output to the browser using gzcompress the session-id does not get added. I know the reason for this: gzcompress returns a compressed binary string that can't be searched for relative urls. But i don't know the reason why gzcompress does not invoke the url-rewriting before actually starting with compressing the data? Wouldn't that be a good thing? thanks in advance ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29752&edit=1
