[horde] Active Sync Problem

Helmut Schiefer Helmut at 4schiefer.de
Wed Jan 9 09:26:32 UTC 2013


Dear List,

one more question to figure out the problem. The question is not  
focused to the developer.

Is it possible to send me a running configuration of php.info, php.ini  
and /etc/php5./apache2/conf.d/ ... Config Files.
I think there must be a problem in the configuration files (mb ......  
String or something else). I want to compare this, with my files to  
find the activesync - Umlaute problem, which is present in some German  
language based installation.

If you want, you can send it to my personal mailbox to avoid to much  
mails to the list, in case I found a difference, I will reported back  
to the list.

Thanks for help
Helmut
----- Message from Michael M Slusarz <slusarz at horde.org> ---------
    Date: Tue, 08 Jan 2013 13:03:14 -0700
    From: Michael M Slusarz <slusarz at horde.org>
Subject: Re: [horde] Active Sync Problem
      To: horde at lists.horde.org


> Quoting Helmut Schiefer <Helmut at 4schiefer.de>:
>
>> If I do:
>> ===================
>> $test = 'öäüß';
>> var_dump(Horde_String::validUtf8($test));
>>
>> Result=> bool(false)
>
> I've added this to the unit test and it makes no difference - the  
> test still passes:
>
> ---
>
> slusarz at bigworm % phpunit StringTest.php
> PHPUnit 3.7.10 by Sebastian Bergmann.
>
> Configuration read from  
> /disk2/src/horde/framework/Util/test/Horde/Util/phpunit.xml
>
> .S.S..S.........
>
> Time: 0 seconds, Memory: 4.00Mb
>
> OK, but incomplete or skipped tests!
> Tests: 16, Assertions: 92, Skipped: 3.
>
> ---
>
>>>> locale -a
>> C
>
> Locales are (or at least *should* be) irrelevant.  All the Utf8 test  
> is doing is going byte-by-byte through the PHP string to check on  
> the data composition of the underlying string.
>
> Someone will have to tell us WHERE in Horde_String#validUtf8() the  
> problem occurs, since no developer can reproduce with the exact test  
> cases people claim is broken on their servers.
>
> Regardless, further discussion must occur in  
> http://bugs.horde.org/ticket/11930 rather than this list.
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


----- End message from Michael M Slusarz <slusarz at horde.org> -----


-- 
Best Regards
Helmut Schiefer


More information about the horde mailing list