[bugs] [Bug 1152] New - Turba cannot handle greek unicode entries correctly from an Active Directory

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Jan 20 02:31:40 PST 2003


http://bugs.horde.org/show_bug.cgi?id=1152

*** shadow/1152	Mon Jan 20 02:31:40 2003
--- shadow/1152.tmp.32011	Mon Jan 20 02:31:40 2003
***************
*** 0 ****
--- 1,27 ----
+ Bug#: 1152
+ Product: Horde
+ Version: 2.1 Unstable
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: Turba
+ Area: BUILD
+ AssignedTo: chuck at horde.org                            
+ ReportedBy: giannis at stoilis.gr               
+ URL: 
+ Summary: Turba cannot handle greek unicode entries correctly from an Active Directory
+ 
+ Horde: RELENG_2, IMP: RELENG_3, Turba: RELENG_1
+ When using Turba to receive a greek addressbook from a windows 2000 active 
+ directory, all I get is "questionmarks" in my browser, where there should be 
+ greek names. I have activated the utf8 option in the configuration file for the 
+ specific server, as I was told. When NOT using the utf option, all I get, 
+ instead of questionmarks, is garbled text.
+ After submitting recently a bug concerning an IMP's encoding with Windows2k 
+ exchange server greek folder names, I tried to solve the problem myself. I 
+ replaced utf8_encoding() and utf8_decoding with mb_convert_encoding() in 
+ horde/turba/lib/Drive/ldap.php. This seems to solve the problem for me, 
+ although I haven't really search'ed for sideaffects. Any opinions?


More information about the bugs mailing list