From:             info at tnext dot com
Operating system: Windows2000 iis5
PHP version:      4CVS-2003-09-12 (stable)
PHP Bug Type:     Scripting Engine problem
Bug description:  corrupt output - garbage characters returned

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.


-- 
Edit bug report at http://bugs.php.net/?id=25521&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25521&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25521&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25521&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25521&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25521&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25521&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25521&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25521&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25521&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25521&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25521&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25521&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25521&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25521&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25521&r=gnused

Reply via email to