php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25521 corrupt output - garbage characters returned
Submitted: 2003-09-12 22:05 UTC Modified: 2003-09-29 05:57 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: info at tnext dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 4CVS-2003-09-12 (stable) OS: Windows2000 iis5
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-09-12 22:05 UTC] info at tnext dot com
Description:
------------
I have the same problem as Bug #10193 (which is closed and not solved).

Latest Stable CVS running on Windows 2000 IIS5, on a dual processor PC. 

About every 2 to 5 refreshes of any page or image generated by a php page, garbage characters are returned causing the page to display incorrectly. Each time, the corrupt characters and their position on the page change.
I get no errors, just corrupted pages.

Example: 

I get
<table width="100%" border=nb#5dellspacing="3" cellpadding="0">

Instead of
<table width="100%" border="0" cellspacing="3" cellpadding="0">

When I reload the page might be ok or the corruption will be at another position.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-23 03:29 UTC] sniper@php.net
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.



 [2003-09-29 05:57 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2005-01-12 11:44 UTC] Kevin-bugsdotphpnet at StormTide dot ca
I can confirm experiencing this bug as well on iis xp sp2 with php 5.0.2 - Dev. I will try out the latest, but assume that this is in fact a real bug. 

Every so often it just spews out a random character or group of characters. Usually at the same place in a file.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC