ID:               33198
 User updated by:  Bjorn dot Wiberg at its dot uu dot se
 Reported By:      Bjorn dot Wiberg at its dot uu dot se
-Status:           Feedback
+Status:           Closed
 Bug Type:         Unknown/Other Function
 Operating System: *
 PHP Version:      5CVS-2005-06-21
 Assigned To:      moriyoshi
 New Comment:

Hi!

The tests I performed were done through telnet, so no web browsers were
involved at all.

However, I cannot reproduce the bug at the moment, so some changes in
recent versions of PHP (5.0.5), or Apache, or a combination of the two,
may have "fixed" this.

I'm asking for permission to update this bug should I come across more
problems related to this (even though mbstring may not at all be
involved).

Thank you for your help!

Best regards,
Björn


Previous Comments:
------------------------------------------------------------------------

[2005-11-13 20:39:32] [EMAIL PROTECTED]

Try downloading the raw content to your local workspace with a tool
like wget / curl.

curl -o utf8_bug.html  http://www.anst.uu.se/bwiberg/php/utf8_bug.php
wget -o utf8_bug.html http://www.anst.uu.se/bwiberg/php/utf8_bug.php

And then open it with a browser to see what shows up on the screen.

If the display is correct, then it's not a PHP / Apache issue, but the
one caused by the browser's misbehaviour.

Not a mbstring issue anyway.


------------------------------------------------------------------------

[2005-06-27 09:33:50] Bjorn dot Wiberg at its dot uu dot se

Hi again!

Sorry, but this is not connected to mod_cgi in any way. We're not using
PHP through mod_cgi, but as a handler. Apache does not have a problem
serving the page -- instead it seems that the error only occurs when
the file is being processed by the PHP handler.

Best regards,
Björn

------------------------------------------------------------------------

[2005-06-27 00:59:30] [EMAIL PROTECTED]

Check out this Apache bug:
http://issues.apache.org/bugzilla/show_bug.cgi?id=16687

------------------------------------------------------------------------

[2005-06-21 17:28:22] Bjorn dot Wiberg at its dot uu dot se

Hi again!

I just tried the 2005-06-21 10:30 snapshot, but the problem persists.

Best regards,
Björn

------------------------------------------------------------------------

[2005-06-19 00:50:45] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

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/33198

-- 
Edit this bug report at http://bugs.php.net/?id=33198&edit=1

Reply via email to