| Bug #19518 | First four characters of form output cut off in 4.2.3 | ||||
|---|---|---|---|---|---|
| Submitted: | 20 Sep 2002 4:06am UTC | Modified: | 20 Sep 2002 7:42am UTC | ||
| From: | erica@php.net | Assigned to: | |||
| Status: | Closed | Category: | mbstring related | ||
| Version: | 4.2.3 | OS: | Sun Cobalt RaQ 550 (Linux) | ||
[20 Sep 2002 4:06am UTC] erica@php.net
[20 Sep 2002 5:31am UTC] wez@php.net
Don't configure using --enable-mbstr-enc-trans. Search the bug db/php-dev list for more background.
[20 Sep 2002 5:58am UTC] erica@php.net
Oi. What a nasty bug. I went ahead and voted for the other submission. So what now? Downgrade to 4.2.2? I'm reluctant to implement the fix suggested because it hasn't been approved by the PHP developers. What are your thoughts?
[20 Sep 2002 5:59am UTC] erica@php.net
Oh, forgot to mention that I do need mbstring functions in there, because I do have Japanese clients, and I am going to be distributing the package to several others who will probably need it as well.
[20 Sep 2002 7:39am UTC] wez@php.net
Just don't use mbstr-enc-trans; it has been broken for a couple of releases, and that chances are very high that none of your users will ever think of using it. Do you understand what it is supposed to do? This has been fixed in the 4.2 branch and in head.
[20 Sep 2002 7:42am UTC] wez@php.net
I missed your comment about Japanese clients. You could roll your own package from the 4.2 branch in CVS, although it's probably worth waiting to see about the file_exists bug before you distribute it; we might release a 4.2.4 yet -> ask on php-dev. This PR is closed because the bug has been identified and fixed.
