[horde] German translation lost with Firefox
lst_hoe02 at kwsoft.de
lst_hoe02 at kwsoft.de
Tue Feb 28 10:22:53 UTC 2012
Zitat von Matus UHLAR - fantomas <uhlar at fantomas.sk>:
> On 23.02.12 21:41, Gilles Bardouillet wrote:
>> For all Horde 3 instances, you can try the following patch :
>>
>> --- lib/Horde/Browser.php.orig 2012-02-16 19:07:44.000000000 +0100
>> +++ lib/Horde/Browser.php 2012-02-16 19:10:42.000000000 +0100
>> @@ -329,7 +329,9 @@
>> // Check for UTF support.
>> if (isset($_SERVER['HTTP_ACCEPT_CHARSET'])) {
>> $this->setFeature('utf',
>> strpos(String::lower($_SERVER['HTTP_ACCEPT_CHARSET']), 'utf') !==
>> false);
>> - }
>> + } else {
>> + $this->setFeature('utf');
>> + }
>>
>> if (empty($this->_agent)) {
>> return;
>
> is this needed with newest horde 3.3.13?
No. The fix is included in the latest release.
Regards
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6178 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20120228/ab10dd72/attachment-0001.bin>
More information about the horde
mailing list