ID: 37402 Updated by: [EMAIL PROTECTED] Reported By: flavio at ya dot com -Status: Open +Status: Feedback Bug Type: GD related Operating System: Windows XP Pro SP2 PHP Version: 4.4.2 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2006-05-10 20:22:32] flavio at ya dot com Description: ------------ When create a PHP file that outputs a JPEG image (with correct headers), sometimes the image gets cropped at some point and the rest of the image is corrupted and/or gray. When reloading the script several times I finally get the expected image. Saving the image to disk reveals the data is cut at some point, not fixed. The image is not very big (50-120 KB, JPG). Problem occurs with both IE and Firefox. I have Apache 2.0. I've heard something about gzipped transfer between server and browser, but I don't really know the source of the bug. Expected result: ---------------- The whole image at the output. The beginning of the image appears good but at some point, data is cut. Actual result: -------------- Saving image to disk, shows the beginning of the JPEG image OK, but cut at some point without any reason, and at variable offset. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37402&edit=1