[Tickets #5555] Re: When Turkish is selected on login screen, horde goes down with PHP Fatal Error

bugs at bugs.horde.org bugs at bugs.horde.org
Sat Nov 10 10:19:19 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5555
-----------------------------------------------------------------------
 Ticket             | 5555
 Updated By         | volkirik-nospam at aruspex.net
 Summary            | When Turkish is selected on login screen, horde goes down with PHP Fatal
                    | Error
 Queue              | Horde Base
 Version            | 3.1.4
 Type               | Bug
 State              | Not A Bug
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


volkirik-nospam at aruspex.net (2007-11-10 02:19) wrote:

Believe Search...

> i faced the same problem. If Turkish language selected an empty page 
> appears. I dont know how to solve this problem.

find  lib/Horde/NLS.php  file on your server or PC.

edit setLang function and add following line before end of function (LINE
124 in my version)

setlocale(LC_CTYPE, 'C'); // Fix for PHP bug 35050

it will probably work..

Volkan KIRIK,
Aruspex Communications
http://www.aruspex.net



More information about the bugs mailing list