php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15670 printing problem w/ Netscape 4.x when ob is enabled using gz_handler
Submitted: 2002-02-22 04:42 UTC Modified: 2002-02-22 12:18 UTC
From: hwyss at ywesee dot com Assigned:
Status: Closed Package: Output Control
PHP Version: 4.1.1 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hwyss at ywesee dot com
New email:
PHP Version: OS:

 

 [2002-02-22 04:42 UTC] hwyss at ywesee dot com
This is not a critical Bug...
In Fact, it's probably a Netscape Bug rather than a php-
bug...

Symptoms:
Netscape 4.x on Win98 (Possibly Win95/00 as well) won't 
display html-source or print Page

Occurs: 
-when output-buffering is enabled - ob_start("gz_handler")

Does not occur: 
-on any other Browser/System tested (IE, Opera, MacOSX)
-when gz_handler is not specified as callback

Example:
not available, since problem was fixed by disabling ob for 
affected browsers on our production server.

My Configure line:
'./configure' '--with-apache=../apache_1.3.22' '--with-
mysql' '--with-pgsql=/usr/local/pgsql' '--with-t1lib' '--
with-tiff-dir=../tiff-v3.5.6-beta' '-with-ttf=/usr' '--
enable-inline-optimization--enable-shared-pdflib' '--with-
swf=/usr/local' '--enable-ftp' '--with-openssl' '--disable-
short-tags' '--with-pspell' '--enable-gd-native-tt' '--
enable-gd-imgstrttf' '--with-freetype-dir=/usr/local/
include/freetype2' '--with-zlib-dir=/usr/local' '--with-gd' 
'--with-jpeg-dir=../jpeg-6b' '--with-png-dir=../libpng-
1.2.0' '--with-oci8=/opt/oracle' '--enable-sigchild'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-22 12:18 UTC] sander@php.net
Probably not a bug in PHP, but in Netscape.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 19:01:28 2024 UTC