[Tickets #5262] Re: quoted message part gets cut after Umlauts
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu May 10 17:14:28 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5262
-----------------------------------------------------------------------
Ticket | 5262
Updated By | adrieder at sbox.tugraz.at
Summary | quoted message part gets cut after Umlauts
Queue | DIMP
Type | Bug
State | No Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
adrieder at sbox.tugraz.at (2007-05-10 10:14) wrote:
> I guess the question is, why isn't utf-8 being used? Lack of
> iconv/mbstring on the server to convert it?
mbstring is compiled in and enabled:
from php_nfo()
Multibyte Support enabled
Multibyte string engine libmbfl
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) version 4.4.4
Multibyte regex (oniguruma) backtrack check On
mbstring extension makes use of "streamable kanji code filter and
converter", which is distributed under the GNU Lesser General Public
License version 2.1.
Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding no value no value
mbstring.language neutral neutral
mbstring.strict_detection Off Off
mbstring.substitute_character no value no value
you can check that also under: https://webmail.tugraz.at/horde/test.php
More information about the bugs
mailing list