[kronolith] problem with zh_TW charset
alex
alex@thbuo.gov.tw
Fri, 13 Sep 2002 09:14:12 +0800
After recompile php with --enable-mbstring --enable-mbstr-enc-trans --enable-
mbregex and set mbstring.func_overload = 7 in php.ini,then the problem was
fixed ! Thanks jan.
Is that right,set mbstring.func_overload =7 in /php.ini ?
Alex
¤Þ¥Î Jan Schneider <jan@horde.org>:
> Zitat von alex <alex@thbuo.gov.tw>:
>
> > Opps,I guess ...NO.
> > Where/How to use mbstring extension & mbstring.func_overload ?
> > Is that part of pear ?
>
> See http://www.php.net/manual/en/ref.mbstring.php
>
> > This situation was happen recently,but 1 month ago kronolith was fine.
>
> This happens because the "standard" substr() function in PHP isn't multibyte
> safe and we apply it on a translated string in the edit screen (and probably
> in more screens in the future). By using the mbstring extension you can
> overload the standard string functions with multibyte safe versions.
>
> It would be great if you could find out if it works because the accesskey
> feature we currently test and that causes this problem should be used in
> many places in the future but we can't if it doesn't work with multibyte
> charsets.
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
>
> --
> Kronolith mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org