ID:               30064
 Updated by:       php-bugs@lists.php.net
 Reported By:      jkawa at m dot email dot ne dot jp
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Output Control
 Operating System: FreeBSD 4.8-RELEASE
 PHP Version:      5.0.1
 New Comment:

No feedback was provided for this bug for over a week, 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:
------------------------------------------------------------------------

[2005-02-10 20:13:58] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2004-09-12 11:49:45] jkawa at m dot email dot ne dot jp

correction:
Without redirection, everything (including Japanese handling) seems OK
even if output_hander set to 'mb_output_handler'.

reply:
Without 'output_handler = mb_output_handler', all but auto code
conversion works fine.

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

[2004-09-12 09:29:41] [EMAIL PROTECTED]

Does it work for you without output_handler = mb_output_handler ?

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

[2004-09-12 09:20:48] jkawa at m dot email dot ne dot jp

Without redirection:
$ redirect_test.php
Hello, world.
$

This seems OK.
But in Japanese (EUC-JP), I got incorrect output.
"incorrect" means something wrong, but without redirection and pipe to
other, I could not look into this problem further.

P.S.
According to the output from phpinfo(), mbstring extension is certainly
enabled.

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

[2004-09-12 07:24:52] [EMAIL PROTECTED]

can't reproduce it.
check if mbstring module is enabled and your code outputs anything
without redirection.

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

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

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

Reply via email to