ID: 19295 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Output Control Operating System: Solaris 8 PHP Version: 4.2.3 New Comment:
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2002-09-23 18:32:16] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-09-20 23:01:34] [EMAIL PROTECTED] See also bug #19098. Can confirm that workaround posted by <[EMAIL PROTECTED]> works for me. <[EMAIL PROTECTED]> indicates problem probably fixed in CVS. ------------------------------------------------------------------------ [2002-09-12 19:52:53] [EMAIL PROTECTED] Specifying an explicit charset in PHP scripts causes the desired header to be sent: header( "Content-Type: text/plain" ); # has no effect header( "Content-Type: text/plain; charset=blah" ); # gets sent ------------------------------------------------------------------------ [2002-09-09 19:20:16] [EMAIL PROTECTED] Commonplace effects of this problem: formatted monospace text appears as run-on proportionally-spaced text ('text/html' sent instead of 'text/plain'); Mozilla doesn't recognise stylesheets (requires 'text/css'). ------------------------------------------------------------------------ [2002-09-09 19:19:00] [EMAIL PROTECTED] After browsing CVS diffs, I suspect that this is not Apache/mod_php4-specific. I see a lot of changes (between 4.2.2 and 4.2.3) in php4/ext/mbstring/mbstring.c and php4/main/SAPI.c. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19295 -- Edit this bug report at http://bugs.php.net/?id=19295&edit=1