[horde] Active Sync Problem
Helmut Schiefer
Helmut at 4schiefer.de
Tue Jan 8 19:06:09 UTC 2013
Thanks for support up to that point. I try to figure out what's going.
First I use the information I learn so far, but I'm sure is the result
OK or not.
If I do:
===================
$test = 'ö ä ü ß';
var_dump(Horde_String::validUtf8($test));
Result=> bool(true)
If I do:
===================
$test = 'öäüß';
var_dump(Horde_String::validUtf8($test));
Result=> bool(false)
In a lot of German Mails there is the case that we have "Grüße", so
there "üß" togehter.
My PHP Version is: PHP 5.3.10-1ubuntu3.4 with Suhosin-Patch (cli)
(built: Sep 12 2012 18:59:41)
>> locale -a
C
C.UTF-8
de_AT.utf8
de_BE.utf8
de_CH.utf8
de_DE.utf8
de_LI.utf8
de_LU.utf8
en_CA.utf8
en_US.utf8
POSIX
Thanks for help
----- Message from Michael J Rubinsky <mrubinsk at horde.org> ---------
Date: Tue, 08 Jan 2013 10:42:04 -0500
From: Michael J Rubinsky <mrubinsk at horde.org>
Subject: Re: [horde] Active Sync Problem
To: horde at lists.horde.org
> Quoting Jan Schneider <jan at horde.org>>
>> Zitat von Martin Hochreiter <linuxbox at wavenet.at>:
>>
>>>> Bottom line is your PHP most likely contains bugs fixed in later
>>>> versions, you should update.
>>>>
>>>> --
>>>> Mike
>>>> Sent from mobile
>>>>
>>>> Helmut Schiefer <Helmut at 4schiefer.de> wrote:
>>>>
>>>>
>>>>
>>> Hello list!
>>>
>>> I do have the same umlaut problems but "simply" upgrading is not a
>>> good option as we are using Ubuntu LTS server 12.04 with the packaged
>>> php version 5.3.10-1ubuntu3.4 ... and as i just upgraded to that
>>> long support
>>> version I dont want to leave it so fast :)
>>>
>>> Is there another way around that problem?
>>>
>>> regards
>>> Martin
>>
>> I have run the unit test on such a system and it passes just fine.
>> --
>> Jan Schneider
>> The Horde Project
>> http://www.horde.org/
>>
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
> Ditto. This is what my personal production server runs.
>
> --
> Mike
> Sent from mobile
>
> Jan Schneider <jan at horde.org> wrote:
>
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
----- End message from Michael J Rubinsky <mrubinsk at horde.org> -----
--
Best Regards
Helmut Schiefer
More information about the horde
mailing list